summaryrefslogtreecommitdiff
path: root/test/ruby/test_jit.rb
AgeCommit message (Expand)Author
2018-03-04mjit_compile.c: use local variables for stackk0kubun
2018-02-22test_rubyoptions.rb: don't test --jit if not supportedk0kubun
2018-02-13mjit_compile.inc.erb: replace opt_key insnk0kubun
2018-02-12test_jit.rb: prettify script in messagek0kubun
2018-02-12test_jit.rb: explicitly skip for unsupported onesk0kubun
2018-02-12test_jit.rb: split test_compile_insnsnobu
2018-02-10test_jit.rb: cover most insn compilationsk0kubun
2018-02-09.travis.yml: force to execute JIT test on Travisk0kubun
2018-02-08test_jit.rb: don't force to test --jit-waitk0kubun
2018-02-08test_jit.rb: fix typok0kubun
2018-02-08test_jit.rb: add forgotten checkk0kubun
2018-02-08test_jit.rb: check JIT support more conservativelyk0kubun
2018-02-08test_jit.rb: remove unnecessary requirek0kubun
2018-02-08test_jit.rb: try to test JIT againk0kubun
2018-02-08revert r62291 for nowk0kubun
2018-02-07test_jit.rb: make JIT count test optionalk0kubun
2018-02-07test_jit.rb: add initial test for JITk0kubun