minitest/test/minitest
Ryan Davis d24fba6c4d - Fixed exception sanitization by removing TypeError restriction on rescue.
Fixes #921

[git-p4: depot-paths = "//src/minitest/dev/": change = 13507]
2022-08-16 22:10:57 -08:00
..
metametameta.rb Renamed Minitest::SEED to Minitest.seed 2022-06-06 00:12:08 -08:00
test_minitest_assertions.rb + assert_match now returns the MatchData on success. (Nakilon) 2022-06-05 14:26:31 -08:00
test_minitest_benchmark.rb Replaced http with https whenever such link exists. (apatniv) 2022-02-25 14:39:43 -08:00
test_minitest_mock.rb haha 2022-06-25 00:22:18 -08:00
test_minitest_reporter.rb Renamed Minitest::SEED to Minitest.seed 2022-06-06 00:12:08 -08:00
test_minitest_spec.rb refactored method checks into a custom assertion. (tenderlove) 2022-06-11 14:03:08 -08:00
test_minitest_test.rb - Fixed exception sanitization by removing TypeError restriction on rescue. 2022-08-16 22:10:57 -08:00
test_minitest_test_task.rb ! Added Minitest::TestTask. 2022-06-07 20:01:15 -08:00