[ruby-cvs:55937] kou:r48787 (trunk): * gems/bundled_gems: Upgrade to test-unit 3.0.8. assert_throw and
kou at ruby-lang.org
kou at ruby-lang.org
Fri Dec 12 22:00:17 JST 2014
kou 2014-12-12 22:00:15 +0900 (Fri, 12 Dec 2014)
New Revision: 48787
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=48787
Log:
* gems/bundled_gems: Upgrade to test-unit 3.0.8. assert_throw and
assert_nothing_thrown in test-unit 3.0.7 were broken by
UncaughtThrowError change introduced in Ruby 2.2.0
preview2. These assertions in test-unit 3.0.8 work well with
UncaughtThrowError in Ruby 2.2.0 preview2.
Modified files:
trunk/ChangeLog
trunk/gems/bundled_gems
More information about the ruby-cvs
mailing list