rubyx/test/risc/interpreter
Torsten Ruger 4fe0edd1e3 first risc level block test working
assign was not executing yield
baecause it was just testing for send, instead of callable
2018-07-30 20:11:52 +03:00
..
assign store method, not name, in message 2018-07-22 22:29:32 +03:00
blocks first risc level block test working 2018-07-30 20:11:52 +03:00
calling misc 2018-07-30 10:26:47 +03:00
conditional store method, not name, in message 2018-07-22 22:29:32 +03:00
while store method, not name, in message 2018-07-22 22:29:32 +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 store method, not name, in message 2018-07-22 22:29:32 +03:00
test_events.rb store method, not name, in message 2018-07-22 22:29:32 +03:00
test_return.rb store method, not name, in message 2018-07-22 22:29:32 +03:00

Small Tests using Interpreter

Mini fragments that test the output of single statements.

Using the Interpreter.