rubyx/test/slot_machine/instructions
Torsten f2250bc206 fix resolve and introduce method to chop strings to max
strings are 20 bytes. I want to implement the extension idea, just not now
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 fix resolve and introduce method to chop strings to max 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