helper.rb
|
move test helper code to support
|
2018-04-19 19:33:40 +03:00 |
test_assign_local.rb
|
fixes all but interpreter tests
|
2018-04-06 23:37:41 +03:00 |
test_div10.rb
|
fixing the interpreter tests
|
2018-04-07 18:58:44 +03:00 |
test_dynamic_call.rb
|
generalise the operator handling
|
2018-04-19 22:13:52 +03:00 |
test_events.rb
|
fixing the interpreter tests
|
2018-04-07 18:58:44 +03:00 |
test_get_byte.rb
|
fixing the interpreter tests
|
2018-04-07 18:58:44 +03:00 |
test_minus.rb
|
fixing the interpreter tests
|
2018-04-07 18:58:44 +03:00 |
test_mod.rb
|
fix mod4 name
|
2018-04-19 10:00:55 +03:00 |
test_mult.rb
|
fixing the interpreter tests
|
2018-04-07 18:58:44 +03:00 |
test_plus.rb
|
fixing the interpreter tests
|
2018-04-07 18:58:44 +03:00 |
test_puts.rb
|
fixing the interpreter tests
|
2018-04-07 18:58:44 +03:00 |
test_return.rb
|
fixes all but interpreter tests
|
2018-04-06 23:37:41 +03:00 |
test_set_byte.rb
|
fixing the interpreter tests
|
2018-04-07 18:58:44 +03:00 |
test_simple_if10.rb
|
fix TruthCheck
|
2018-04-19 10:34:15 +03:00 |
test_while_simple.rb
|
add while interpreter test
|
2018-04-19 19:23:12 +03:00 |