rubyx/test/risc
Torsten Rüger 3df54910cc rename singleton_class to single_class and misc
was clashing with real ruby method name
also many superclass mismatch fixes
some misc
2019-09-24 17:25:19 +03:00
..
interpreter rename singleton_class to single_class and misc 2019-09-24 17:25:19 +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 generalize get_main and get_init to get_method 2019-09-15 12:58:43 +03:00
test_builder.rb generalize get_main and get_init to get_method 2019-09-15 12:58:43 +03:00
test_callable_compiler.rb Continue testing mom instructions 2019-09-15 18:31:10 +03:00
test_collector.rb Fixing new parfait boot process 2019-09-23 00:07:30 +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 Derive Class and MetaClass from Behaviour 2019-09-21 18:50:33 +03:00
test_linker1.rb use method missing in resolve method 2019-09-15 15:13:11 +03:00
test_linker.rb Derive Class and MetaClass from Behaviour 2019-09-21 18:50:33 +03:00
test_method_compiler.rb Make to_mom a 2 stage process 2019-09-24 15:44:33 +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