ruby/tool/test/testunit
Nobuyoshi Nakada 4589056384 Exit with a failure if any test files failed to load 2023-06-03 20:22:10 +09:00
..
tests_for_parallel Retry hung tests after parallel runs 2021-10-17 16:33:58 +09:00
metametameta.rb Replace Test::Unit to Test::Unit::Runner migrated with MiniTest::Unit 2021-09-11 08:48:03 +09:00
test4test_hideskip.rb Let testunit use omit or pend instead of skip 2022-01-16 21:35:09 +09:00
test4test_load_failure.rb Exit with a failure if any test files failed to load 2023-06-03 20:22:10 +09:00
test4test_redefinition.rb
test4test_sorting.rb Let testunit use omit or pend instead of skip 2022-01-16 21:35:09 +09:00
test_assertion.rb Allow strings in assert_pattern_list 2022-08-19 01:28:31 +09:00
test_hideskip.rb s/MJIT/RJIT/ 2023-03-06 23:44:01 -08:00
test_load_failure.rb Exit with a failure if any test files failed to load 2023-06-03 20:22:10 +09:00
test_minitest_unit.rb Let testunit use omit or pend instead of skip 2022-01-16 21:35:09 +09:00
test_parallel.rb s/MJIT/RJIT/ 2023-03-06 23:44:01 -08:00
test_redefinition.rb Prohibit test method redefinition 2021-09-17 08:54:18 +09:00
test_sorting.rb Refactor ordering of tests 2021-10-04 20:46:47 +09:00