diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Tue Nov 19 07:54:00 2003 Nathaniel Talbott <ntalbott@ruby-lang.org> + + * lib/test/unit.rb: do not run tests if $! is set. + + * lib/test/unit/assertionfailederror.rb: extend StandardError instead + Exception (irb catches the former but not the latter). + Tue Nov 18 23:31:36 2003 WATANABE Hirofumi <eban@ruby-lang.org> * missing/memmove.c (memmove): take void *, not char *. |
