rubyx/test/fragments
Torsten Ruger f4a4ccb98e several larger changes came together, bit of cleaning too
- all code must be in functions (which must be in classes).
— changes a fair few tests
— also changes api, as method is not recursive, not passed around
- all state in instance vars in compiler (no accessors)
- class is another such variable, surely more coming
all green again
2015-10-06 00:27:13 +03:00
..
helper.rb several larger changes came together, bit of cleaning too 2015-10-06 00:27:13 +03:00
test_all.rb improve tests 2015-09-27 20:28:34 +03:00
test_class.rb improve tests 2015-09-27 20:28:34 +03:00
test_foo.rb several larger changes came together, bit of cleaning too 2015-10-06 00:27:13 +03:00
test_functions.rb several larger changes came together, bit of cleaning too 2015-10-06 00:27:13 +03:00
test_hello.rb several larger changes came together, bit of cleaning too 2015-10-06 00:27:13 +03:00
test_if.rb several larger changes came together, bit of cleaning too 2015-10-06 00:27:13 +03:00
test_list.rb add guard 2015-08-08 18:08:15 +03:00
test_putint.rb several larger changes came together, bit of cleaning too 2015-10-06 00:27:13 +03:00
test_recursive_fibo.rb several larger changes came together, bit of cleaning too 2015-10-06 00:27:13 +03:00
test_string_class.rb compiler test back up 2015-09-20 17:33:05 +03:00
test_while_fibo.rb several larger changes came together, bit of cleaning too 2015-10-06 00:27:13 +03:00