mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Enable more btests
This commit is contained in:
parent
4024553d13
commit
96303342e4
1 changed files with 4 additions and 0 deletions
|
@ -143,7 +143,11 @@ yjit_task:
|
|||
bootstraptest/test_jump.rb \
|
||||
bootstraptest/test_literal_suffix.rb \
|
||||
bootstraptest/test_load.rb \
|
||||
bootstraptest/test_marshal.rb \
|
||||
bootstraptest/test_massign.rb \
|
||||
bootstraptest/test_method.rb \
|
||||
bootstraptest/test_objectspace.rb \
|
||||
bootstraptest/test_string.rb \
|
||||
bootstraptest/test_struct.rb \
|
||||
bootstraptest/test_yjit_new_backend.rb
|
||||
# full_build_script: make -j
|
||||
|
|
Loading…
Reference in a new issue