ruby/bootstraptest
Takashi Kokubun 7567e4e1e1
YJIT: Fix exits on splatkw instruction (#9711)
2024-01-26 00:22:27 +00:00
..
pending.rb
runner.rb Revert "Skip a failing test for Prism" 2024-01-23 15:23:48 -05:00
test_attr.rb
test_autoload.rb
test_block.rb
test_class.rb
test_constant_cache.rb
test_env.rb
test_eval.rb Avoid underflow of rb_yjit_live_iseq_count 2023-12-21 20:43:01 -08:00
test_exception.rb
test_fiber.rb
test_finalizer.rb
test_flip.rb
test_flow.rb
test_fork.rb
test_gc.rb RJIT: Streamline RJIT enablement check 2023-12-21 14:32:03 -08:00
test_insns.rb
test_io.rb
test_jump.rb
test_literal.rb
test_literal_suffix.rb
test_load.rb
test_marshal.rb
test_massign.rb
test_method.rb Avoid reading unused lvars in Primitive.cexpr 2024-01-11 16:53:20 -08:00
test_objectspace.rb
test_proc.rb
test_ractor.rb Skip a flaky Ractor test for YJIT 2024-01-22 10:31:21 -08:00
test_rjit.rb RJIT: Fix unwanted shadowing in set_local_type 2023-12-21 15:48:37 -08:00
test_string.rb
test_struct.rb
test_syntax.rb [Bug #19882] Reject tokens invalid as symbols 2023-09-15 17:27:36 +09:00
test_thread.rb RJIT: Streamline RJIT enablement check 2023-12-21 14:32:03 -08:00
test_yjit.rb YJIT: Fix exits on splatkw instruction (#9711) 2024-01-26 00:22:27 +00:00
test_yjit_30k_ifelse.rb
test_yjit_30k_methods.rb
test_yjit_rust_port.rb