rubyx/test/risc/interpreter/assign
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_local.rb fixing most of the risc tests 2019-08-23 15:31:22 +03:00
test_assign_return.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_assign_thrice.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_assign_twice.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00