ruby/test/coverage
Charles Oliver Nutter 22abcce704 Only check RubyVM on CRuby
Blind use of the RubyVM constant here prevents this test from
running on non-CRuby. This patch guards it with RUBY_ENGINE ==
"ruby" to make sure that doesn't happen.
2024-10-30 15:30:28 -05:00
..
autostart.rb More coverage tests & specs. (#7171) 2023-01-22 13:49:13 +13:00
main.rb More coverage tests & specs. (#7171) 2023-01-22 13:49:13 +13:00
test_coverage.rb Only check RubyVM on CRuby 2024-10-30 15:30:28 -05:00