summaryrefslogtreecommitdiff
path: root/tool/lib/test/unit.rb
AgeCommit message (Expand)Author
2019-10-03use bind_call for test-all --gc-stress卜部昌平
2019-08-11Use `end_with?` instead of Regexp with missing escapeKazuhiro NISHIYAMA
2019-08-09complement `test_` prefix.Koichi Sasada
2019-07-25Use libraries in the base directory if givenNobuyoshi Nakada
2019-07-25Added --base-directory optionNobuyoshi Nakada
2019-07-25Moved NoMemoryError hookNobuyoshi Nakada
2019-07-25Moved NoMemoryError hook to Test::Unit::AutoRunnerNobuyoshi Nakada
2019-07-21tool/test/runner.rb: support --test-target-dir optionYusuke Endoh
2019-07-15Put colorize to library directory.Hiroshi SHIBATA
2019-07-14complement '.rb' on `test-all TESTS=test_xxx`Koichi Sasada
2019-07-02Move to tool/lib from test/lib.Hiroshi SHIBATA