Changelog for
golang-github-stretchr-testify-1.1.4+git20160925.69483b4-lp150.1.1.x86_64.rpm :
* Thu Dec 08 2016 tboergerAATTsuse.com- Update to version 1.1.4+git20160925.69483b4:
* Print types in failed numeric equality assertions
* add arguments diffing
* Fixes #348 - Update go-spew
* Fixes #342 - AssertExpectationsForObjects takes
*Mock
* Namespace suite flag `m` to `testify.m`
* mock spew config in init
* Use %s instead of %v when printing inequal values
* Use switch statement instead of numericTypes map
* Add formatUnequalValues struct test coverage
* Thu Dec 08 2016 tboergerAATTsuse.com- Refactoring based on new packaging proposal
* Wed Jul 13 2016 meAATTzygoon.pl- Update to released version 1.1.3
* Sat Dec 26 2015 matwey.kornilovAATTgmail.com- Update to version 0.0.0+git20151207.e3a8ff8: + Sort map keys before diffing maps + small fix for example formatting on Empty func + found another formatting issue with NotEmpty func + Edit comments for false assertions + added licence file (US spelling) + tweaked formatting + tweaked formatting
* Fri Nov 13 2015 matwey.kornilovAATTgmail.com- Version 0.0.0+git20151111.67106a5
* Fri Jul 31 2015 iAATTmarguerite.su- rename to golang-github-stretchr-testify- use golang-packaging for packaging- update version 0.0.0+git20150620.089c718
* Fri Feb 27 2015 matwey.kornilovAATTgmail.com- Initial version