rubyx/test/ruby
Torsten Rüger 15d1c07a1c Remove dead code
some copy paste in creating full mom layer left dome unused (untested) 
code
thanks to code climate stats
2019-08-18 10:19:52 +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 vool assignments after call rework 2019-08-16 20:39:08 +03:00
test_assignment.rb Fix if statements hoisting, now that send is working 2019-08-16 18:42:57 +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 Remove dead code 2019-08-18 10:19:52 +03: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 statements hoisting, now that send is working 2019-08-16 18:42:57 +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_statement2.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_method_statement.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03: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 vool assignments after call rework 2019-08-16 20:39:08 +03:00
test_send_statement1.rb Fix if statements hoisting, now that send is working 2019-08-16 18:42:57 +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 Fix all but one test 2019-08-16 21:43:54 +03:00