rubyx/test/risc
Torsten Ruger f798173a09 change to_risc and builtin code according to last commit
Wherever space was loaded to get to the next_message
we now load the Message factory.
Otherwise much the same, only the attribute is next_object, not next_message
The binary is growing with 1k objects per factory, so i had to fix (hack) arm to handle bigger constants
close #14
2018-09-01 11:28:53 +03:00
..
builtin new test to run out of ints 2018-08-08 12:03:17 +03:00
interpreter change to_risc and builtin code according to last commit 2018-09-01 11:28:53 +03:00
position still some names that needed changing 2018-08-12 14:48:20 +03:00
helper.rb split create_binary into two phases 2018-06-17 13:53:17 +03:00
test_builder1.rb remove the code_builder 2018-08-19 13:16:07 +03:00
test_builder2.rb remove the code_builder 2018-08-19 13:16:07 +03:00
test_builder.rb change to_risc and builtin code according to last commit 2018-09-01 11:28:53 +03:00
test_builtin.rb back to method_compiler 2018-06-30 23:26:28 +03:00
test_collector.rb linker and collector test work again 2018-07-02 16:19:01 +03:00
test_fake_memory.rb some test change because of renaming 2018-08-11 19:17:20 +03:00
test_instructions.rb write adjusted address 2018-05-31 00:07:58 +03:00
test_interpreter_platform.rb move some tests around (and fix them) 2018-07-02 23:20:54 +03:00
test_interpreter.rb change to_risc and builtin code according to last commit 2018-09-01 11:28:53 +03:00
test_linker1.rb generalize assemblers to use callables 2018-07-30 10:23:42 +03:00
test_linker.rb change to_risc and builtin code according to last commit 2018-09-01 11:28:53 +03:00
test_method_compiler.rb fix all tests accordingly to new return 2018-08-02 17:37:27 +03:00
test_padding.rb misc little test fixes 2018-07-03 10:12:40 +03:00
test_parfait_adapter.rb fix many a test especially whole mom 2018-07-02 17:01:07 +03:00
test_platform.rb make the interpreter platform 2018-05-17 09:31:36 +03:00
test_register_value1.rb shaves an instruction off resolve_method 2018-09-01 11:20:59 +03:00
test_register_value.rb change to_risc and builtin code according to last commit 2018-09-01 11:28:53 +03:00
test_text_writer.rb change return sequence to return messages to space 2018-08-06 14:07:17 +03:00
test_translator.rb misc fixes and (finally, sigh) green again 2018-07-04 09:18:55 +03:00