diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-10-15 23:38:10 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-10-15 23:38:10 +0000 |
| commit | aef44205639cc7b114e1cd423443d6a78c271566 (patch) | |
| tree | c73178db42b65dc40319bc4b0bf3db7a8268ff3d /ChangeLog | |
| parent | 6d5b341d389a203c0862d67d5aba75f617615490 (diff) | |
| download | ruby-aef44205639cc7b114e1cd423443d6a78c271566.tar.gz ruby-aef44205639cc7b114e1cd423443d6a78c271566.tar.xz ruby-aef44205639cc7b114e1cd423443d6a78c271566.zip | |
* test/digest/test_digest.rb (test_eq): show failed class.
* test/ruby/test_iterator.rb (test_break, test_return_trace_func):
test localjump destination.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Thu Oct 16 08:38:06 2003 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * test/digest/test_digest.rb (test_eq): show failed class. + + * test/ruby/test_iterator.rb (test_break, test_return_trace_func): + test localjump destination. + Wed Oct 15 20:22:31 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org> * lib/soap/netHttpClient.rb: use URI::HTTP#request_uri instead of |
