rubyx/test/ruby
Torsten Rüger c213cf874b Fix ruby normalising to_vool
So that vool layer never has complex conditions or returns
Start with while, next if, return and assign
2019-08-16 14:20:06 +03:00
..
helper.rb Fixing ruby send with arguments 2019-08-15 21: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_assignment1.rb fix local assignment 2018-07-20 14:16:29 +03:00
test_assignment.rb fix assignments 2018-07-20 18:13:58 +03:00
test_basic_values.rb slightly better messages for unsupported ruby 2019-02-10 21:02:16 +02:00
test_block_statement1.rb block assignment ruby to vool 2018-07-25 11:06:42 +03:00
test_block_statement.rb first run at ruby block to_vool 2018-07-20 20:07:15 +03:00
test_class_method_statement.rb class Methods down to vool #24 2019-02-14 19:24:12 +02:00
test_class_statement2.rb still doing attr_reader, but closing #25 2019-03-07 11:00:18 +02:00
test_class_statement3.rb still doing attr_reader, but closing #25 2019-03-07 11:00:18 +02:00
test_class_statement.rb better test for attr 2019-03-07 10:47:48 +02:00
test_hash_statement.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_if_statement1.rb fix if to_vool 2018-07-20 17:30:08 +03:00
test_if_statement2.rb fix if to_vool 2018-07-20 17:30:08 +03:00
test_if_statement.rb Some docs and to_s testing 2018-09-01 15:54:25 +03:00
test_logical_statement.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_method_statement.rb class Methods down to vool #24 2019-02-14 19:24:12 +02:00
test_not_implemented.rb slightly better messages for unsupported ruby 2019-02-10 21:02:16 +02: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 ruby send with arguments 2019-08-15 21:30:36 +03:00
test_send_statement2.rb Fixing ruby send with arguments 2019-08-15 21:30:36 +03:00
test_send_statement.rb Fixing ruby send with arguments 2019-08-15 21:30:36 +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 slightly better messages for unsupported ruby 2019-02-10 21:02:16 +02:00
test_while_statement1.rb Fix ruby normalising to_vool 2019-08-16 14:20:06 +03:00
test_while_statement.rb fix while.to_vool 2018-07-20 17:51:17 +03:00
test_yield_statement.rb Some docs and to_s testing 2018-09-01 15:54:25 +03:00