1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/lib
k0kubun 510cd06c78 mjit.c: add :wait option to RubyVM::MJIT.pause
and wait until JIT queue is flushed when wait option is not passed or
`wait: true` is passed.

vm.c: ditto

test/ruby/test_rubyvm_mjit.rb: added test for pause/resume

test/lib/jit_support.rb: allow retrying MJIT on JITSupport level
test/ruby/test_jit.rb: ditto

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64250 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-09 09:58:07 +00:00
..
-test- -test-/integer 2016-05-22 07:27:02 +00:00
minitest Added guard condition for old ruby about RubyVM::MJIT. 2018-06-27 15:56:55 +00:00
test test/lib/test/unit/assertions.rb (assert_in_out_err): disable gems 2018-06-29 21:01:23 +00:00
envutil.rb Show how many seconds it timeouts 2018-01-05 20:36:46 +00:00
find_executable.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
iseq_loader_checker.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
jit_support.rb mjit.c: add :wait option to RubyVM::MJIT.pause 2018-08-09 09:58:07 +00:00
leakchecker.rb test/lib/leakchecker.rb (find_tempfiles): don't warn for missing files 2018-08-09 02:14:27 +00:00
memory_status.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
profile_test_all.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
tracepointchecker.rb Ignore failures related to threading. 2017-11-27 02:11:36 +00:00
with_different_ofs.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
zombie_hunter.rb mjit.c: merge MJIT infrastructure 2018-02-04 06:58:09 +00:00