File rubygem-minitest.changes of Package rubygem-minitest
-------------------------------------------------------------------
Wed Apr 11 12:08:54 UTC 2012 - coolo@suse.com
- update to 2.12.1
* Added ruby releases to History.txt to make it easier to see what you're missing
* Rolled my own deprecate msg to allow MT to work with rubygems < 1.7
-------------------------------------------------------------------
Sat Apr 7 19:27:42 UTC 2012 - coolo@suse.com
- update to 2.12 - TONS of changes
-------------------------------------------------------------------
Mon Jun 14 12:43:22 UTC 2010 - mrueckert@suse.de
- update to version 1.6.0
* Added --seed argument so you can reproduce a random order for
debugging.
* Added documentation for assertions
* Added more rdoc and tons of :nodoc:
* Added output to give you all the options you need to reproduce
that run.
* Added proper argument parsing to minitest.
* Added unique serial # to spec names so order can be preserved
(needs tests). (phrogz)
* Empty 'it' fails with default msg. (phrogz)
* Remove previous method on expect to remove 1.9 warnings
* Spec#it is now order-proof wrt subclasses/nested describes.
* assert_same error message now reports in decimal, eg: oid=123.
(mattkent)
* Fixed message on refute_same to be consistent with assert_same.
* Fixed method randomization to be stable for testing.
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Wed Feb 24 17:06:52 UTC 2010 - mrueckert@suse.de
- update to version 1.5.0
-------------------------------------------------------------------
Mon Nov 16 15:16:10 UTC 2009 - dmacvicar@novell.com
- initial package for 1.4.2