Project

General

Profile

« Previous | Next » 

Revision 1d64a5a7

Added by alanwu (Alan Wu) over 2 years ago

YJIT: Run test-all tests without requiring RUN_OPTS

Most tests in test_yjit.rb use a sub process, so we can run them even
when the parent process is not running with YJIT. Run them so simply
running make check tests YJIT a bit.

[Misc #19149]