rubyx/test/risc
Torsten Rüger 12b29285d7 Lots of preloading for tests
so many relied (implicitly( on some builtin function
after all can't do much in ruby without calling
Now all those dependencies are explicit
Small risc changes come because the macro version has a return label and unreachable label
2019-09-13 14:07:12 +03:00
..
interpreter Lots of preloading for tests 2019-09-13 14:07:12 +03:00
position Lots of preloading for tests 2019-09-13 14:07:12 +03:00
helper.rb split create_binary into two phases 2018-06-17 13:53:17 +03:00
test_builder1.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_builder2.rb cache booted functions 2019-09-07 17:56:06 +03:00
test_builder.rb cache booted functions 2019-09-07 17:56:06 +03:00
test_callable_compiler.rb compile from mom compiler to risc 2019-08-10 12:42:47 +03:00
test_collector.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_fake_memory.rb some test change because of renaming 2018-08-11 19:17:20 +03:00
test_instructions.rb test and last fixes for previous commits (allocalte ints) 2018-11-24 22:40:22 +02:00
test_interpreter_platform.rb fix all tests for previous commit 2019-02-08 23:03:23 +02:00
test_interpreter.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_linker1.rb fix many tests with preloading 2019-09-12 22:27:26 +03:00
test_linker.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_method_compiler.rb Implicit returns for class methods 2019-08-19 15:56:15 +03:00
test_parfait_adapter.rb cleaning 2019-09-10 16:21:13 +03:00
test_platform.rb make the interpreter platform 2018-05-17 09:31:36 +03:00
test_register_value1.rb fix all tests for previous commit 2019-02-08 23:03:23 +02:00
test_register_value.rb fixing most of the risc tests 2019-08-23 15:31:22 +03:00
test_risc_collection.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_risc_compiler.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_text_writer.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00
test_translator.rb fix all tests for previous commit 2019-02-08 23:03:23 +02:00