aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-01 01:12:31 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-01 01:12:31 +0000
commit54fd6de064142633f3bb592b0bd6486d262cd2b2 (patch)
treec86d22ef1ed214ecc725f261aa313993e08d041d /ChangeLog
parent22b2c638553c26e265a88a6b68ec31d132361ec7 (diff)
downloadruby-54fd6de064142633f3bb592b0bd6486d262cd2b2.tar.gz
Revert r29986: "Imported minitest 2.0.0 r5952"
This breaks test-all: * two test-all errors (test_run_passing and test_run_failing_filtered). * -v option to test-all is ignored Additional to say, please describe summary of the change when you import from external repository. And, RUN test-all BEFORE COMMIT. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29988 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 069877ccd9..1f687bd974 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,11 +5,6 @@ Wed Dec 1 09:28:27 2010 NARUSE, Yui <naruse@ruby-lang.org>
info if s/he has a debug package for ruby.
patched by Shinichiro Hamaji [ruby-dev:42655]
-Wed Dec 1 07:42:42 2010 Ryan Davis <ryand-ruby@zenspider.com>
-
- * lib/minitest/*.rb: Imported minitest 2.0.0 r5952.
- * test/minitest/*.rb: ditto.
-
Wed Dec 1 01:29:15 2010 NARUSE, Yui <naruse@ruby-lang.org>
* string.c (rb_str_inspect): inspect as a dummy encoding string