diff options
| author | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-02-14 16:53:00 +0000 |
|---|---|---|
| committer | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-02-14 16:53:00 +0000 |
| commit | fe2a37dbcbae5324618845968dd63e458010970d (patch) | |
| tree | 762058aa2608139519d4d8993548504a8e418e59 /ChangeLog | |
| parent | fa6f614f1eb5c5144bd7ad5c1d1541bfb248bb24 (diff) | |
| download | ruby-fe2a37dbcbae5324618845968dd63e458010970d.tar.gz ruby-fe2a37dbcbae5324618845968dd63e458010970d.tar.xz ruby-fe2a37dbcbae5324618845968dd63e458010970d.zip | |
* test/fileutils/test_fileutils.rb (check_singleton): fix to use
symbole instead of string.
* test/io/nonblock/test_flush.rb: enable tests.
* test/xmlrpc/test_webrick_server.rb: ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11743 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Thu Feb 15 01:50:26 2007 Koichi Sasada <ko1@atdot.net> + + * test/fileutils/test_fileutils.rb (check_singleton): fix to use + symbole instead of string. + + * test/io/nonblock/test_flush.rb: enable tests. + + * test/xmlrpc/test_webrick_server.rb: ditto. + Thu Feb 15 01:43:45 2007 Koichi Sasada <ko1@atdot.net> * lib/delegate.rb: catch up with class local variable (@_v) spec. |
