1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/lib/test
Nobuyoshi Nakada f8fb51c976
Revert "alias assert_raise_message for compatibility with test-unit"
This reverts commit 43015275b9.

`assert_raise_message` in test-unit is different from
`assert_raise_with_message`.  It checks the exception message
only, but not the exception class,
2019-10-16 21:00:36 +09:00
..
unit Revert "alias assert_raise_message for compatibility with test-unit" 2019-10-16 21:00:36 +09:00
unit.rb use bind_call for test-all --gc-stress 2019-10-03 15:24:09 +09:00