rubyx/test/risc/interpreter/blocks
Torsten Rüger 12b29285d7 Lots of preloading for tests
so many relied (implicitly( on some builtin function
after all can't do much in ruby without calling
Now all those dependencies are explicit
Small risc changes come because the macro version has a return label and unreachable label
2019-09-13 14:07:12 +03:00
..
test_assign_arg.rb more block tests 2018-07-31 19:44:40 +03:00
test_assign_outer.rb CC change test fixes finished 2019-08-23 19:25:02 +03:00
test_block_return.rb CC change test fixes finished 2019-08-23 19:25:02 +03:00
test_call_simple_args.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_call_simple.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_dyn_call.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_if.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_while.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00