rubyx/test/ruby
Torsten Ruger e536a7ac88 fixing send to_vool
was hoisting unneccessarily, because not respecting basics
2018-07-20 13:15:16 +03:00
..
helper.rb start a new ruby layer to do the to_vool conversion 2018-07-19 14:46:51 +03:00
test_ fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_array_statement.rb start a new ruby layer to do the to_vool conversion 2018-07-19 14:46:51 +03:00
test_basic_values.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_block_statement.rb change the ruby block to be like the ruby block 2018-07-19 16:22:44 +03:00
test_class_statement.rb fix ruby class statement 2018-07-19 21:44:48 +03:00
test_hash_statement.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_if_statement.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_ivar_assignment.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_local_assignment.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_logical_statement.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_method_statement.rb fix method to_vool 2018-07-19 21:36:28 +03:00
test_op_assignment.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_return_statement.rb fix ruby return statement 2018-07-20 09:07:09 +03:00
test_send_statement1.rb fixing send to_vool 2018-07-20 13:15:16 +03:00
test_send_statement.rb fix ruby send statement 2018-07-20 10:05:11 +03:00
test_statement.rb add a helper to get the vool equivalent of a ruby class 2018-07-19 20:59:15 +03:00
test_variables.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_while_statement.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_yield_statement.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00