Resurrect yjit-smoke-test before #7651
This commit is contained in:
parent
b7717fc390
commit
116c0f92ef
@ -92,7 +92,8 @@ yjit-smoke-test:
|
||||
ifneq ($(strip $(CARGO)),)
|
||||
$(CARGO) test --all-features -q --manifest-path='$(top_srcdir)/yjit/Cargo.toml'
|
||||
endif
|
||||
$(MAKE) btest RUN_OPTS='--yjit-call-threshold=1 --yjit-temp-regs=5' BTESTS=-j
|
||||
$(MAKE) btest RUN_OPTS='--yjit-call-threshold=1' BTESTS=-j
|
||||
$(MAKE) test-all TESTS='$(top_srcdir)/test/ruby/test_yjit.rb'
|
||||
|
||||
# Generate Rust bindings. See source for details.
|
||||
# Needs `./configure --enable-yjit=dev` and Clang.
|
||||
|
Loading…
x
Reference in New Issue
Block a user