Hiroshi SHIBATA
|
533bca57e0
|
Expose assert, assert_respond_to and assert_not_respond_to for default gems.
|
2020-10-08 16:40:46 +09:00 |
|
Hiroshi SHIBATA
|
59ded36c60
|
Expose assert_pattern_list for drb test with test-unit gem.
|
2020-07-02 20:53:42 +09:00 |
|
Hiroshi SHIBATA
|
9b2e671944
|
Expose assert_no_memory_leak for weakref
|
2020-02-11 13:29:23 +09:00 |
|
Hiroshi SHIBATA
|
a5d7b8e13d
|
Expose assert_normal_exit for weakref
|
2020-02-11 13:29:23 +09:00 |
|
Nobuyoshi Nakada
|
601f1fb456
|
Catch syntax error even if fatal
|
2019-10-23 02:05:28 +09:00 |
|
Hiroshi SHIBATA
|
15606963de
|
expose assert_raise and assert_join_threads
|
2019-10-01 22:19:18 +09:00 |
|
SHIBATA Hiroshi
|
216d230080
|
Move some assertions to CoreAssertions. (#2354)
They are used by default gems like forwardable.
* assert_raise_with_message
* assert_warning
* assert_warn
|
2019-08-14 07:44:26 +09:00 |
|
Hiroshi SHIBATA
|
d569d721f9
|
Move assert_ruby_status and assert_throw to CoreAssertions for default gems.
|
2019-08-03 22:17:45 +09:00 |
|
Hiroshi SHIBATA
|
08b340d2f6
|
Separate the assertions of ruby core tests from test/unit/assertions.
|
2019-07-15 09:40:22 +09:00 |
|
Hiroshi SHIBATA
|
c3c0e3f5c9
|
Move to tool/lib from test/lib.
|
2019-07-02 07:59:54 +09:00 |
|