1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/lib/test/unit
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
..
assertions.rb Pass keyword options in assert_syntax_error 2020-12-24 01:24:30 +09:00
core_assertions.rb Rename RubyVM::MJIT to RubyVM::JIT 2021-01-13 22:46:51 -08:00
parallel.rb tune parallel test 2020-12-01 09:39:09 +09:00
testcase.rb respect --test-order=random 2020-02-28 17:44:23 +09:00