minitest/lib/minitest
Ryan Davis dcdd882fbe get rake dcov back to 100%
[git-p4: depot-paths = "//src/minitest/dev/": change = 13580]
2022-11-06 11:32:37 -08:00
..
assertions.rb + assert_match now returns the MatchData on success. (Nakilon) 2022-06-05 14:26:31 -08:00
autorun.rb + Automatically activate minitest/hell if $MT_HELL is defined. 2016-04-01 16:02:41 -08:00
benchmark.rb Replaced http with https whenever such link exists. (apatniv) 2022-02-25 14:39:43 -08:00
expectations.rb - Fixed expectation doco to not use global expectations. 2020-02-11 10:31:32 -08:00
hell.rb + Added suggestion in minitest/hell to install minitest/proveit. 2016-12-15 14:56:34 -08:00
mock.rb - Added MT_KWARGS_HACK kludge for stub to deal with ruby 2.7 kwargs nastiness. (tsugimoto) 2022-06-25 00:20:42 -08:00
parallel.rb nodoc on Minitest::Parallel::Test 2018-01-19 14:36:14 -08:00
pride.rb + Minitest.init_plugins passes down options. 2013-05-01 02:46:01 -08:00
pride_plugin.rb Replaced http with https whenever such link exists. (apatniv) 2022-02-25 14:39:43 -08:00
spec.rb Replaced http with https whenever such link exists. (apatniv) 2022-02-25 14:39:43 -08:00
test.rb get rake dcov back to 100% 2022-11-06 11:32:37 -08:00
test_task.rb get rake dcov back to 100% 2022-11-06 11:32:37 -08:00
unit.rb - Fixed more problems with rdoc. 2022-06-05 18:37:45 -08:00