rubyx/test/slot_machine/instructions
Torsten ede103e73d finally did assert_function_call
for cleaner reading, like all other instruction asserts
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 fix return sequence 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 finally did assert_function_call 2020-03-22 14:31:43 +02:00
test_slot_load1.rb fix remaining slot instruction tests 2020-03-22 14:31:43 +02:00
test_slot_load2.rb fix remaining slot instruction tests 2020-03-22 14:31:43 +02:00
test_slot_load3.rb fix remaining slot instruction tests 2020-03-22 14:31:43 +02:00
test_slot_load.rb fix remaining slot instruction tests 2020-03-22 14:31:43 +02:00
test_truth_check.rb fix remaining slot instruction tests 2020-03-22 14:31:43 +02:00