rubyx/test/vool/statements
Torsten Ruger 73b7e2b22f remove all test_all
Stop manually creating the list of tests (and searching missing).
Main level test_all does a search for all test_*
also possible to run by command line with starts
2017-04-13 17:00:56 +03:00
..
helper.rb move vool statements into own directory 2017-04-06 19:11:11 +03:00
test_array_statement.rb move vool statements into own directory 2017-04-06 19:11:11 +03:00
test_basic_values.rb move vool statements into own directory 2017-04-06 19:11:11 +03:00
test_class_statement.rb fix class statements to always have Statements as body 2017-04-09 09:59:21 +03:00
test_hash_statement.rb move vool statements into own directory 2017-04-06 19:11:11 +03:00
test_if_statement.rb move vool statements into own directory 2017-04-06 19:11:11 +03:00
test_ivar.rb set up ivar_assignment correctly 2017-04-12 20:29:45 +03:00
test_local.rb get guard to run several test on one change by setting up names accordingly 2017-04-12 20:18:41 +03:00
test_logical_statement.rb move vool statements into own directory 2017-04-06 19:11:11 +03:00
test_method_statement.rb makes method_statements body always a scope_statement 2017-04-12 11:51:29 +03:00
test_return_statement.rb move vool statements into own directory 2017-04-06 19:11:11 +03:00
test_send_statement.rb move vool statements into own directory 2017-04-06 19:11:11 +03:00
test_variables.rb move vool statements into own directory 2017-04-06 19:11:11 +03:00
test_while_statement.rb move vool statements into own directory 2017-04-06 19:11:11 +03:00