ruby/tool/test
Takashi Kokubun e1fee7f949
Rename RubyVM::MJIT to RubyVM::JIT
because the name "MJIT" is an internal code name, it's inconsistent with
--jit while they are related to each other, and I want to discourage future
JIT implementation-specific (e.g. MJIT-specific) APIs by this rename.

[Feature #17490]
2021-01-13 22:46:51 -08:00
..
minitest Workaround for Minitest5 2020-05-08 07:38:50 +09:00
testunit Rename RubyVM::MJIT to RubyVM::JIT 2021-01-13 22:46:51 -08:00
webrick Rename RubyVM::MJIT to RubyVM::JIT 2021-01-13 22:46:51 -08: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