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_adds.rb | ||
test_puts.rb |
Method testing
Test Whole methods by their output. Using the main method (implicitly)
Through Interpreter