rubyx/test/mom
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
..
assign fix many tests with preloading 2019-09-12 22:27:26 +03:00
blocks fix many tests with preloading 2019-09-12 22:27:26 +03:00
class_send Lots of preloading for tests 2019-09-13 14:07:12 +03:00
instruction Fix slot access for constants 2019-08-18 20:35:01 +03:00
macro Lots of preloading for tests 2019-09-13 14:07:12 +03:00
send fix many tests with preloading 2019-09-12 22:27:26 +03:00
helper.rb fix many tests with preloading 2019-09-12 22:27:26 +03:00
test_block_compiler.rb some renames before main fixes commences 2019-09-12 13:10:31 +03:00
test_block_statement.rb some renames before main fixes commences 2019-09-12 13:10:31 +03:00
test_callable_compiler.rb more and better tests 2019-08-08 12:18:36 +03:00
test_class_statement.rb some renames before main fixes commences 2019-09-12 13:10:31 +03:00
test_if_else.rb fix many tests with preloading 2019-09-12 22:27:26 +03:00
test_if_no_else.rb fix many tests with preloading 2019-09-12 22:27:26 +03:00
test_if_no_if.rb fix many tests with preloading 2019-09-12 22:27:26 +03:00
test_instruction.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_method_compiler.rb fixing most of the mom tests 2019-08-23 15:31:04 +03:00
test_mom_collection.rb some renames before main fixes commences 2019-09-12 13:10:31 +03:00
test_return_call.rb fix many tests with preloading 2019-09-12 22:27:26 +03:00
test_return_dynamic.rb fix many tests with preloading 2019-09-12 22:27:26 +03:00
test_return_sequence.rb fix many tests with preloading 2019-09-12 22:27:26 +03:00
test_return_simple.rb fix many tests with preloading 2019-09-12 22:27:26 +03:00
test_while_cmp.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_while_simple.rb fix many tests with preloading 2019-09-12 22:27:26 +03:00