summaryrefslogtreecommitdiff
path: root/tool/test/testunit/test_hideskip.rb
AgeCommit message (Expand)Author
2020-12-04Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&Benoit Daloze
2019-07-02Split test files for test-framework that are test-unit and minitest to tool d...Hiroshi SHIBATA