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/unit
Koichi Sasada 413c98003b show backtrace.
assert_nothing_raised doesn't show the backtrace if an exception
is thrown in a block. This patch shows this backtrace.
2020-03-01 03:02:05 +09:00
..
assertions.rb Expose assert_no_memory_leak for weakref 2020-02-11 13:29:23 +09:00
core_assertions.rb show backtrace. 2020-03-01 03:02:05 +09:00
parallel.rb support gc_compact_checker on parallel test. 2019-12-12 04:27:06 +09:00
testcase.rb respect --test-order=random 2020-02-28 17:44:23 +09:00