From 98d69f426fc1243de3817e602fe2da959962375e Mon Sep 17 00:00:00 2001 From: kou Date: Sat, 3 Nov 2012 08:56:22 +0000 Subject: * bin/testrb: Use only Test::Unit::AutoRunner in test-unit gem compatible API to be available by both test/unit bundled in Ruby and test-unit gem. * lib/test/unit.rb (Test::Unit::AutoRunner): Move codes from testrb. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37455 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4f91ecd00c..4db5564153 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Sat Nov 3 17:55:07 2012 Kouhei Sutou + +Sat Nov 3 17:53:43 2012 Kouhei Sutou + + * bin/testrb: Use only Test::Unit::AutoRunner in test-unit gem + compatible API to be available by both test/unit bundled in Ruby + and test-unit gem. + * lib/test/unit.rb (Test::Unit::AutoRunner): Move codes from testrb. + Sat Nov 3 14:56:21 2012 Tadayoshi Funaba * ext/date/date_parse.c (parse_eu): should capture apostrophe too. -- cgit v1.2.3