rubyx/test/risc/builtin
Torsten Ruger c0cd1e0740 fix an issue where instruction was in wrong code
embarrassingly used instance variable where it should have been local
2018-05-25 19:16:13 +03:00
..
helper.rb test other int methods 2018-04-19 19:59:48 +03:00
README.md bit of renaming and a string test 2018-04-24 20:12:49 +03:00
test_int_cmp.rb bit of renaming and a string test 2018-04-24 20:12:49 +03:00
test_int_math.rb fix an issue where instruction was in wrong code 2018-05-25 19:16:13 +03:00

Builtin Testing

Basically test builtin methods by their output.

Currently through Interpreter only