rubyx/test/risc/position
Torsten Ruger ec1d38f5a6 reimplement instruction listeners with indexes
easier to understand, as indexes map to Binarycode indexes, and can thus later be used to assemble directoy into the  code
Almost no change in tests (now only multiples of 4 addresses allowed)
2018-06-09 17:41:39 +03:00
..
helper.rb some more mocking worked 2018-06-08 20:43:36 +03:00
test_code_listener1.rb fix code init bug 2018-06-09 09:16:23 +03:00
test_code_listener.rb add position_chaning to event interface 2018-06-09 08:10:41 +03:00
test_code_position.rb propagate instruction positions 2018-06-05 18:11:25 +03:00
test_instruction_listener1.rb some more mocking worked 2018-06-08 20:43:36 +03:00
test_instruction_listener.rb reimplement instruction listeners with indexes 2018-06-09 17:41:39 +03:00
test_position1.rb add position_chaning to event interface 2018-06-09 08:10:41 +03:00
test_position2.rb make the instructions jump over the BinaryCode end 2018-06-07 19:27:44 +03:00
test_position3.rb insertion pushes, split position tests 2018-06-06 10:19:18 +03:00
test_position_listener.rb renaming and test fixing 2018-06-02 23:48:12 +03:00
test_position.rb insertion pushes, split position tests 2018-06-06 10:19:18 +03:00