1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/dtrace
normal 0046a4a519 test/dtrace: use TracePoint.__enable
"TracePoint.enable" is implemented in prelude.rb since
r66003 / commit 96990203b7
and not available in miniruby.  I tried using regular "ruby"
for testing, but it proved noisy and caused test failures.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66336 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-11 09:49:31 +00:00
..
dummy.rb
helper.rb
test_array_create.rb test/dtrace: improve diagnostics 2018-12-11 09:49:26 +00:00
test_cmethod.rb
test_function_entry.rb test/dtrace: use TracePoint.__enable 2018-12-11 09:49:31 +00:00
test_gc.rb
test_hash_create.rb test/dtrace: improve diagnostics 2018-12-11 09:49:26 +00:00
test_load.rb
test_method_cache.rb
test_object_create_start.rb
test_raise.rb
test_require.rb
test_singleton_function.rb test/dtrace: use TracePoint.__enable 2018-12-11 09:49:31 +00:00
test_string.rb test/dtrace: improve diagnostics 2018-12-11 09:49:26 +00:00