rubyx/test/mom
Torsten Rüger aaf169ad8d Fixed almost all but Interpreter
150 only failing, seems only 1 bug though
and one in linker
2019-08-13 00:13:29 +03:00
..
assign more test fixes and more to do 2019-08-10 21:59:31 +03:00
builtin Extracting the mom instruction from builtin modules 2019-08-12 13:16:15 +03:00
instruction Fixed almost all but Interpreter 2019-08-13 00:13:29 +03:00
send more test fixes and more to do 2019-08-10 21:59:31 +03:00
helper.rb more test fixes and more to do 2019-08-10 21:59:31 +03:00
test_block_compiler.rb Copy risc compiler stuff to mom 2019-08-06 18:33:27 +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 fix TruthCheck 2018-04-19 10:34:15 +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 fixing risc collection tests 2019-08-12 16:12:17 +03:00
test_return_call.rb fix most mom and risc apart 2019-08-10 21:30:00 +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 change to_risc and builtin code according to last commit 2018-09-01 11:28:53 +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