rubyx/test/support
Torsten Rüger 5a43cbff15 Fixing tests for implicit return
previous commit affected rather many test, as the implicit returns add extra instructions
Also added some explicit returns, so as not to test the return logic too much. return (ie return nl) is a knonwn 3 risc operation.
2019-08-17 23:29:42 +03:00
..
compiling.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
fake_compiler.rb continue with #11 2018-08-19 13:06:00 +03:00
fake_int.rb write adjusted address 2018-05-31 00:07:58 +03:00
options.rb clean up test option handling 2019-03-04 10:24:08 +02:00
parfait_test.rb finally creating less objects in the test 2019-02-09 12:44:35 +02:00
risc_assert.rb move putstring to use builder 2018-08-15 17:52:21 +03:00
risc_interpreter.rb finally creating less objects in the test 2019-02-09 12:44:35 +02:00