rubyx/test/risc/interpreter
2018-05-30 11:49:29 +03:00
..
assign using label int in interpreter 2018-05-30 11:49:29 +03:00
calling using label int in interpreter 2018-05-30 11:49:29 +03:00
conditional fix all test 2018-05-25 20:40:39 +03:00
while fix all test 2018-05-25 20:40:39 +03:00
helper.rb move test helper code to support 2018-04-19 19:33:40 +03:00
README.md bit of renaming and a string test 2018-04-24 20:12:49 +03:00
test_dynamic_call.rb using label int in interpreter 2018-05-30 11:49:29 +03:00
test_events.rb fix all test 2018-05-25 20:40:39 +03:00
test_return.rb using label int in interpreter 2018-05-30 11:49:29 +03:00

Small Tests using Interpreter

Mini fragments that test the output of single statements.

Using the Interpreter.