rubyx/test/risc
Torsten Ruger 5b2c7745fe move the methods test to mains
previous commit made the mains tests more general
this joins methods tests here
so we can run them on arm too
fix #11
2018-08-18 20:06:15 +03:00
..
builtin new test to run out of ints 2018-08-08 12:03:17 +03:00
interpreter fixed some disabled tests 2018-08-17 22:43:17 +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 add the ! syntax to create variables in builder, fix #8 2018-08-14 19:39:46 +03:00
test_builder2.rb finish the idea behind #8, conditionally creating variables 2018-08-15 19:59:17 +03:00
test_builder.rb remove ad_transfer in save_message 2018-08-14 20:08:58 +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 large test changes due to change in cc 2018-08-12 15:02:23 +03:00
test_linker1.rb generalize assemblers to use callables 2018-07-30 10:23:42 +03:00
test_linker.rb large test changes due to change in cc 2018-08-12 15:02:23 +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 add reduce_int and fix bug 2018-08-08 15:49:07 +03:00
test_register_value.rb remove some more add_xx functions 2018-08-14 20:24:48 +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