Project

General

Profile

« Previous | Next » 

Revision e1021886

Added by k0kubun (Takashi Kokubun) over 2 years ago

Add btest-bruby target

btest can't be used for testing RJIT because RJIT doesn't work on
miniruby. However, btest-ruby is not necessarily useful for testing RJIT
because both the runner could crash as well as the target.

TBH I'm not sure why we want to use RUNRUBY instead of BOOTSTRAPRUBY on
btest-ruby. However, to achieve what I want to do while keeping the
current behavior, I'm just introducing a new target.