5f7683efcf
for testing of binaries later (and off course general correctness) Some tests were using the fact that the interpreter was used, changed those to return ints rather than strings |
||
---|---|---|
.. | ||
helper.rb | ||
README.md | ||
test_call_cond.rb | ||
test_call_fibo.rb | ||
test_call_simple.rb |
Method Testing
Test the calling of several methods (including Builtin)
All in one class though. Using the Interpreter.