ruby/tool/test
Benoit Daloze b4ec4a41c2 Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
* Otherwise those tests, etc cannot run on alternative Ruby implementations.
2020-12-04 16:45:54 +01:00
..
minitest Workaround for Minitest5 2020-05-08 07:38:50 +09:00
testunit Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) && 2020-12-04 16:45:54 +01:00
runner.rb call GC.compact after each test. 2019-12-12 03:32:12 +09:00
test_jisx0208.rb Put jisx0208.rb to under the library directory. 2019-07-15 11:16:29 +09:00