diff options
| author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-26 10:26:45 +0000 |
|---|---|---|
| committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-26 10:26:45 +0000 |
| commit | 6415fdb24b91eb17c387f76c0079f7a81d7e387b (patch) | |
| tree | 8498e61729113bbfda98b4c8550fbfe96fd6aee2 /ChangeLog | |
| parent | ce51ed90e9c5bd644d82d6e49aa39fbefc8f1ea5 (diff) | |
| download | ruby-6415fdb24b91eb17c387f76c0079f7a81d7e387b.tar.gz ruby-6415fdb24b91eb17c387f76c0079f7a81d7e387b.tar.xz ruby-6415fdb24b91eb17c387f76c0079f7a81d7e387b.zip | |
* test/ruby/test_enumerator.rb (TestEnumerator#test_with_object):
Add (back) the test for Enumerable#with_object.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18867 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Aug 26 19:25:44 2008 Akinori MUSHA <knu@iDaemons.org> + + * test/ruby/test_enumerator.rb (TestEnumerator#test_with_object): + Add (back) the test for Enumerable#with_object. + Tue Aug 26 16:16:43 2008 NARUSE, Yui <naruse@ruby-lang.org> * test/cgi/test_cgi_tag_helper.rb: add more tests for html3. |
