rubyx/test/mom
Torsten Rüger 72643ebb08 Fix last parfait bug
missing return statement (duh)
2019-09-10 14:49:02 +03:00
..
assign fix all mom tests 2019-08-23 19:24:18 +03:00
blocks fix all mom tests 2019-08-23 19:24:18 +03:00
builtin fix all mom tests 2019-08-23 19:24:18 +03:00
class_send fixing most of the mom tests 2019-08-23 15:31:04 +03:00
instruction Fix slot access for constants 2019-08-18 20:35:01 +03:00
send hacking method not found 2019-09-09 11:47:37 +03:00
helper.rb fixing most of the mom tests 2019-08-23 15:31:04 +03:00
test_block_compiler.rb fix most of mom from calling changes 2019-08-22 22:56:44 +03:00
test_block_statement.rb cache booted functions 2019-09-07 17:56:06 +03:00
test_builtin.rb cache booted functions 2019-09-07 17:56:06 +03:00
test_callable_compiler.rb more and better tests 2019-08-08 12:18:36 +03:00
test_class_statement.rb cache booted functions 2019-09-07 17:56:06 +03:00
test_if_else.rb fix most of mom from calling changes 2019-08-22 22:56:44 +03:00
test_if_no_else.rb fixing most of the mom tests 2019-08-23 15:31:04 +03:00
test_if_no_if.rb Fix last parfait bug 2019-09-10 14:49:02 +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 cache booted functions 2019-09-07 17:56:06 +03:00
test_return_call.rb fix all mom tests 2019-08-23 19:24:18 +03:00
test_return_dynamic.rb fix all mom tests 2019-08-23 19:24:18 +03:00
test_return_sequence.rb fix all mom tests 2019-08-23 19:24:18 +03:00
test_return_simple.rb fix all tests accordingly to new return 2018-08-02 17:37:27 +03:00
test_while_cmp.rb fix all mom tests 2019-08-23 19:24:18 +03:00
test_while_simple.rb Fixed all after changing argument handling 2019-08-22 23:10:29 +03:00