rubyx/test/sol
Torsten bc558d1f0d do not copy name of method
so that the resolve can compare name identity
which is what is does, not equality
this (and some other bug) is crashing arm currently
2020-03-25 12:43:57 +02:00
..
class_send fix argument transfer (to be logical) 2020-02-27 18:19:27 +02:00
lambdas Fixes for all test of next commit 2020-02-17 14:27:42 +07:00
send fix argument transfer (to be logical) 2020-02-27 18:19:27 +02:00
helper.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
test_assignment.rb Fixes for all test of next commit 2020-02-17 14:27:42 +07:00
test_builtin.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
test_class_expression.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
test_class_expression2.rb rename the XX_slot classes to SlottedXX 2020-02-15 21:05:04 +07:00
test_class_method_expression.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
test_if_no_else.rb rename the XX_slot classes to SlottedXX 2020-02-15 21:05:04 +07:00
test_if_no_if.rb rename the XX_slot classes to SlottedXX 2020-02-15 21:05:04 +07:00
test_if_simple.rb rename the XX_slot classes to SlottedXX 2020-02-15 21:05:04 +07:00
test_if_statement.rb rename the XX_slot classes to SlottedXX 2020-02-15 21:05:04 +07:00
test_ivar.rb Fixes for all test of next commit 2020-02-17 14:27:42 +07:00
test_local_assignment.rb Fixes for all test of next commit 2020-02-17 14:27:42 +07:00
test_macro_expression.rb passing values to macros 2020-03-22 14:31:43 +02:00
test_method_expression.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
test_return.rb Fixes for all test of next commit 2020-02-17 14:27:42 +07:00
test_while_statement.rb rename the XX_slot classes to SlottedXX 2020-02-15 21:05:04 +07:00
test_while_statement1.rb rename the XX_slot classes to SlottedXX 2020-02-15 21:05:04 +07:00
test_yield_statement.rb do not copy name of method 2020-03-25 12:43:57 +02:00