rubyx/test/mom
Torsten Rüger 4bf23defc8 fix many tests with preloading
preloading, something akin to builtin, loads some very small predefined (macro) methods for the tests to work (ie call)
2019-09-12 22:27:26 +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 fix many tests with preloading 2019-09-12 22:27:26 +03:00
instruction Fix slot access for constants 2019-08-18 20:35:01 +03:00
macro some renames before main fixes commences 2019-09-12 13:10:31 +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 fix many tests with preloading 2019-09-12 22:27:26 +03:00
test_while_simple.rb fix many tests with preloading 2019-09-12 22:27:26 +03:00