rubyx/test/vool
Torsten Rüger 5a43cbff15 Fixing tests for implicit return
previous commit affected rather many test, as the implicit returns add extra instructions
Also added some explicit returns, so as not to test the return logic too much. return (ie return nl) is a knonwn 3 risc operation.
2019-08-17 23:29:42 +03:00
..
blocks Fix all but one test 2019-08-16 21:43:54 +03:00
class_send Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
send Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
helper.rb rearranges test helper modules 2017-04-10 16:12:15 +03:00
test_assignment.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_class_statement.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_if_no_else.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_if_no_if.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_if_simple.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_if_statement.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_ivar.rb fix a whole bunch of vool to_mom 2019-08-07 15:09:26 +03:00
test_local_assignment.rb fix a whole bunch of vool to_mom 2019-08-07 15:09:26 +03:00
test_method_statement.rb more and better tests 2019-08-08 12:18:36 +03:00
test_return.rb Fix all but one test 2019-08-16 21:43:54 +03:00
test_while_statement1.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_while_statement.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_yield_statement.rb Fix all but one test 2019-08-16 21:43:54 +03:00