diff options
| author | nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-09-05 00:36:47 +0000 |
|---|---|---|
| committer | nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-09-05 00:36:47 +0000 |
| commit | fd3143eefc3900caedd482e813f368964db210a4 (patch) | |
| tree | 789124cff51e317ee3edecf51080ea6e01af7e44 /ChangeLog | |
| parent | 9dca6f017c8fe8bfb388e46fec37c2cb221c2fae (diff) | |
| download | ruby-fd3143eefc3900caedd482e813f368964db210a4.tar.gz ruby-fd3143eefc3900caedd482e813f368964db210a4.tar.xz ruby-fd3143eefc3900caedd482e813f368964db210a4.zip | |
* test/ruby/test_gc.rb: added. splitter.rb which I made to split
sample/test.rb into test/ruby/test_* kindly removed GC test (the last section
in the original test) to reduce things to be worried.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4502 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Sep 5 09:28:59 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org> + + * test/ruby/test_gc.rb: added. splitter.rb which I made to split + sample/test.rb into test/ruby/test_* kindly removed GC test (the + last section in the original test) to reduce things to be worried. + Fri Sep 5 03:00:04 2003 Nobuyoshi Nakada <nobu@ruby-lang.org> * test/ruby/test_iterator.rb (test_block_in_arg): add no block |
