This website requires JavaScript.
Explore
Help
Sign In
ruby-x
/
rubyx
Watch
1
Star
0
Fork
0
You've already forked rubyx
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rubyx
/
test
/
vool
/
statements
History
Torsten Ruger
be10e8c6af
set up ivar_assignment correctly
...
for statement tests and write mom tests also implement to_mom and fix local (self) bug
2017-04-12 20:29:45 +03:00
..
helper.rb
…
test_all.rb
set up ivar_assignment correctly
2017-04-12 20:29:45 +03:00
test_array_statement.rb
…
test_basic_values.rb
…
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
…
test_if_statement.rb
…
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
…
test_method_statement.rb
makes method_statements body always a scope_statement
2017-04-12 11:51:29 +03:00
test_return_statement.rb
…
test_send_statement.rb
…
test_variables.rb
…
test_while_statement.rb
…