rubyx/test/mom
Torsten Rüger 31ae0a9670 Add support for unless
ifs without a true branch would crash before
Somewhat more verbose but unified
2019-08-14 22:24:35 +03:00
..
assign Fixed more disabled tests 2019-08-13 11:14:36 +03:00
blocks And we are green again 2019-08-14 11:11:26 +03:00
builtin And we are green again 2019-08-14 11:11:26 +03:00
class_send And we are green again 2019-08-14 11:11:26 +03:00
instruction Fixed almost all but Interpreter 2019-08-13 00:13:29 +03:00
send test and last fixes for previous commits (allocalte ints) 2018-11-24 22:40:22 +02:00
helper.rb And we are green again 2019-08-14 11:11:26 +03:00
test_block_compiler.rb Fix forgotten block compiler 2019-08-13 19:32:17 +03:00
test_block_statement.rb more test fixes and more to do 2019-08-10 21:59:31 +03:00
test_builtin.rb Move builtin wholesale to Mom 2019-08-12 12:38:29 +03:00
test_callable_compiler.rb more and better tests 2019-08-08 12:18:36 +03:00
test_class_statement.rb Fixed almost all but Interpreter 2019-08-13 00:13:29 +03:00
test_if_else.rb fix TruthCheck 2018-04-19 10:34:15 +03:00
test_if_no_else.rb Add support for unless 2019-08-14 22:24:35 +03:00
test_if_no_if.rb Add support for unless 2019-08-14 22:24:35 +03:00
test_instruction.rb move mom instruction up one 2019-08-06 20:44:39 +03:00
test_method_compiler.rb compile from mom compiler to risc 2019-08-10 12:42:47 +03:00
test_mom_collection.rb Fix forgotten block compiler 2019-08-13 19:32:17 +03:00
test_return_call.rb Fixed more disabled tests 2019-08-13 11:14:36 +03:00
test_return_dynamic.rb test and last fixes for previous commits (allocalte ints) 2018-11-24 22:40:22 +02:00
test_return_sequence.rb And we are green again 2019-08-14 11:11:26 +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 large test changes due to change in cc 2018-08-12 15:02:23 +03:00
test_while_simple.rb fix while tests 2018-04-20 10:27:06 +03:00