rubyx/test/risc
Torsten Ruger 8952b39446 linker goes through assemblers, not space
used to traverse all methods in space
now "just" use the passed assemblers, which usually should be compiled and builtin (but for testing . . .)
tests fixed accordingly
2018-07-02 09:37:58 +03:00
..
builtin pass return integer back out through exit 2018-06-19 18:55:47 +03:00
interpreter fix test ripples and minor parfait naming 2018-06-29 21:03:06 +03:00
methods pass return integer back out through exit 2018-06-19 18:55:47 +03:00
position position tests working 2018-07-02 09:35:57 +03:00
helper.rb split create_binary into two phases 2018-06-17 13:53:17 +03:00
test_builder.rb clean up booting 2018-07-01 14:12:42 +03:00
test_builtin.rb back to method_compiler 2018-06-30 23:26:28 +03:00
test_collector.rb clean up booting 2018-07-01 14:12:42 +03:00
test_fake_memory.rb start on fake memory 2018-05-28 14:46:26 +03:00
test_instructions.rb write adjusted address 2018-05-31 00:07:58 +03:00
test_interpreter_platform.rb hoist parfait boot out of the machine boot 2018-06-30 00:39:23 +03:00
test_interpreter.rb hoist parfait boot out of the machine boot 2018-06-30 00:39:23 +03:00
test_linker.rb linker goes through assemblers, not space 2018-07-02 09:37:58 +03:00
test_method_compiler.rb adds the risc instructions to the compiler 2018-07-01 11:59:52 +03:00
test_padding.rb fix test ripples and minor parfait naming 2018-06-29 21:03:06 +03:00
test_parfait_adapter.rb move adapter stuff around 2018-06-29 14:26:25 +03:00
test_platform.rb make the interpreter platform 2018-05-17 09:31:36 +03:00
test_risc_value.rb clean up booting 2018-07-01 14:12:42 +03:00
test_text_writer.rb hoist parfait boot out of the machine boot 2018-06-30 00:39:23 +03:00
test_translator.rb hoist parfait boot out of the machine boot 2018-06-30 00:39:23 +03:00