rubyx/test/risc/position
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
..
helper.rb fix all tests for previous commit 2019-02-08 23:03:23 +02:00
test_branch_listener.rb fix all tests for previous commit 2019-02-08 23:03:23 +02:00
test_code_listener.rb fix all tests for previous commit 2019-02-08 23:03:23 +02:00
test_code_listener1.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_code_position.rb increase binary_code size to 32 2019-08-22 12:26:40 +03:00
test_instruction_listener.rb fix all tests for previous commit 2019-02-08 23:03:23 +02:00
test_instruction_listener1.rb increase binary_code size to 32 2019-08-22 12:26:40 +03:00
test_label_listener.rb fix all tests for previous commit 2019-02-08 23:03:23 +02:00
test_position.rb fix all tests for previous commit 2019-02-08 23:03:23 +02:00
test_position1.rb seperate position create and register 2018-06-15 22:00:49 +03:00
test_position2.rb seperate position create and register 2018-06-15 22:00:49 +03:00
test_position3.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_position_listener.rb objects didn't get positions 2018-06-16 10:58:54 +03:00