rubyx/test/risc/interpreter/builtin
Torsten fea98979e8 Fix comparison bug
Unchanged high level test, ohh how great is testing
2020-03-22 14:31:43 +02:00
..
README.md Move builtin wholesale to Mom 2019-08-12 12:38:29 +03:00
test_int_cmp.rb Fix comparison bug 2020-03-22 14:31:43 +02:00
test_int_math.rb check for redefining of methods and forbid 2019-09-24 21:20:12 +03:00

Builtin Testing

Basically test builtin methods by their output.

Currently through Interpreter only