diff options
| author | ntalbott <ntalbott@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-11-08 17:06:11 +0000 |
|---|---|---|
| committer | ntalbott <ntalbott@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-11-08 17:06:11 +0000 |
| commit | d625e7f8519520321e213899ad6903356add49b3 (patch) | |
| tree | 871f5125a953c2462bfb4a01567315db31fff5fc /ChangeLog | |
| parent | 90e51bb57cba30dc8440412cfced51723b32d70d (diff) | |
* lib/test/unit/assertions.rb: un-deprecated #assert_not_nil to
maintain symmetry with #assert_nil. Also added better output for
#assert_kind_of.
* test/testunit/tc_assertions.rb: ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4929 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Sat Nov 9 02:05:00 2003 Nathaniel Talbott <ntalbott@ruby-lang.org> + + * lib/test/unit/assertions.rb: un-deprecated #assert_not_nil to + maintain symmetry with #assert_nil. Also added better output for + #assert_kind_of. + + * test/testunit/tc_assertions.rb: ditto. + Sat Nov 8 18:50:20 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org> * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and |
