diff options
author | nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-09-06 17:27:58 +0000 |
---|---|---|
committer | nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-09-06 17:27:58 +0000 |
commit | a7357c196559f3181e359662d92cb06d7b18e3cb (patch) | |
tree | 449e30f756b8267489357d3241fbf517c01d4f6c /ChangeLog | |
parent | d7c5b0518a91b9e636f441c9488d749c435e2247 (diff) |
* test/ruby/test_*.rb: assert_same, assert_match, and so on.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Fri Sep 6 02:26:34 2003 NAKAMURA, Hiroshi <[email protected]> + + * test/ruby/test_*.rb: assert_same, assert_match, and so on. + Sat Sep 6 18:45:46 2003 Mauricio Fernandez <[email protected]> * parse.y (assignable): call rb_compile_error(), not rb_bug(). |