rubyx/test/slot_machine
Torsten 1760b5b203 fix comparison test and helpers
moving to passing the instruction number, not the instruction
so in the error message we can say where the error is
(otherwise minitest is good enough to supress the trace of asserts calling asserts)
2020-03-22 14:31:43 +02:00
..
codes SlotLanguage reborn in the Machine 2020-02-19 02:19:14 +07:00
compiler SlotLanguage reborn in the Machine 2020-02-19 02:19:14 +07:00
instructions last instruciton, dynamic_call 2020-03-22 14:31:43 +02:00
macro fix comparison test and helpers 2020-03-22 14:31:43 +02:00
helper.rb SlotLanguage reborn in the Machine 2020-02-19 02:19:14 +07:00
test_block_compiler.rb Change Mom to SlotMachine 2019-10-03 20:55:41 +03:00
test_block_statement.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
test_callable_compiler.rb create a load on the compiler 2020-03-22 14:31:43 +02:00
test_class_statement.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
test_instruction.rb Change Mom to SlotMachine 2019-10-03 20:55:41 +03:00
test_macro_maker.rb SlotLanguage reborn in the Machine 2020-02-19 02:19:14 +07:00
test_method_compiler.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
test_mom_collection.rb Change Mom to SlotMachine 2019-10-03 20:55:41 +03:00
test_slot_compiler.rb SlotLanguage reborn in the Machine 2020-02-19 02:19:14 +07:00
test_slot.rb Fixes for all test of next commit 2020-02-17 14:27:42 +07:00
test_slotted_constant.rb better way to test object registers 2020-03-22 14:31:43 +02:00
test_slotted_message2.rb SA for Slotted derivations 2020-03-22 14:31:43 +02:00
test_slotted_message.rb Slotted constructor cleanup 2020-02-17 14:45:54 +07:00
test_slotted_object.rb better way to test object registers 2020-03-22 14:31:43 +02:00
test_slotted.rb Slotted constructor cleanup 2020-02-17 14:45:54 +07:00