ruby-changes:33988
From: hsbt <ko1@a...>
Date: Sat, 24 May 2014 14:04:42 +0900 (JST)
Subject: [ruby-changes:33988] hsbt:r46069 (trunk): * NEWS: added minitest changes. [ci skip]
hsbt 2014-05-24 14:04:25 +0900 (Sat, 24 May 2014) New Revision: 46069 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=46069 Log: * NEWS: added minitest changes. [ci skip] Modified files: trunk/ChangeLog trunk/NEWS Index: ChangeLog =================================================================== --- ChangeLog (revision 46068) +++ ChangeLog (revision 46069) @@ -1,3 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 +Sat May 24 14:02:04 2014 SHIBATA Hiroshi <shibata.hiroshi@g...> + + * NEWS: added minitest changes. + Sat May 24 13:42:46 2014 SHIBATA Hiroshi <shibata.hiroshi@g...> * test/lib/test/unit/test-unit.gemspec: removed needless gemspec file. Index: NEWS =================================================================== --- NEWS (revision 46068) +++ NEWS (revision 46069) @@ -108,6 +108,9 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L108 * Time.httpdate produces always UTC Time object. * Time.strptime raises ArgumentError when no date information. +* lib/minitest/*.rb + * Removed because it conflicts to minitest 5. [Feature #9711] + * lib/test/**/*.rb * Removed because it conflicts to minitest 5, and it was just an wrapper of minitest 4. [Feature #9711] -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/