rubyx/test/slot_machine/instructions
Torsten 07873ce068 fix not same logic
caused by assert logic error, also fixed
2020-03-22 14:31:43 +02:00
..
helper.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
test_argument_transfer.rb fixing instruction tests 2020-03-22 14:31:43 +02:00
test_block_yield.rb fixing instruction tests 2020-03-22 14:31:43 +02:00
test_dynamic_call.rb fixing instruction tests 2020-03-22 14:31:43 +02:00
test_jump.rb fixing instruction tests 2020-03-22 14:31:43 +02:00
test_label.rb fixing instruction tests 2020-03-22 14:31:43 +02:00
test_message_setup.rb fixing instruction tests 2020-03-22 14:31:43 +02:00
test_not_same_check.rb fix not same logic 2020-03-22 14:31:43 +02:00
test_resolve_method.rb converted resolve_method 2020-03-22 14:31:43 +02:00
test_return_jump.rb still fixing instruction tests 2020-03-22 14:31:43 +02:00
test_return_sequence.rb still fixing instruction tests 2020-03-22 14:31:43 +02:00
test_same_check.rb fix not same logic 2020-03-22 14:31:43 +02:00
test_simple_call.rb fix not same logic 2020-03-22 14:31:43 +02:00
test_slot_load1.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
test_slot_load2.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
test_slot_load3.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
test_slot_load.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
test_truth_check.rb still fixing instruction tests 2020-03-22 14:31:43 +02:00