rubyx/test/risc/builtin
2019-08-12 11:31:47 +03:00
..
helper.rb starting to fix builtin 2019-08-11 14:31:00 +03:00
README.md bit of renaming and a string test 2018-04-24 20:12:49 +03:00
test_int_cmp.rb starting to fix builtin 2019-08-11 14:31:00 +03:00
test_int_math.rb new test to run out of ints 2018-08-08 12:03:17 +03:00
test_integer.rb Now booting all original methods 2019-08-12 11:31:47 +03:00
test_object.rb transformed object builtins 2019-08-11 20:36:10 +03:00
test_word.rb Transform builtin word functions 2019-08-12 10:45:07 +03:00

Builtin Testing

Basically test builtin methods by their output.

Currently through Interpreter only