rubyx/test/risc/interpreter/builtin
Torsten Rüger b36ba42990 Test complied parfait tests
this makes it obvious that we need a working raise
and a correct method_missing, so we can diagnose the 
resulting errors
2019-09-15 12:18:31 +03:00
..
README.md Move builtin wholesale to Mom 2019-08-12 12:38:29 +03:00
test_int_cmp.rb Test complied parfait tests 2019-09-15 12:18:31 +03:00
test_int_math.rb Lots of preloading for tests 2019-09-13 14:07:12 +03:00

Builtin Testing

Basically test builtin methods by their output.

Currently through Interpreter only