rubyx/test/risc/position
Torsten Ruger ad3040a846 add position_chaning to event interface
by reacting to the change _before it happens, we can move any BinaryCode out of the way

So when Instruction are inserted and code gets inserted, we don't need to set up the correct listener explicitly (which is tricky across mathods and changing chains), but instead just move anything that is in the way along
2018-06-09 08:10:41 +03:00
..
helper.rb some more mocking worked 2018-06-08 20:43:36 +03:00
test_code_listener1.rb add position_chaning to event interface 2018-06-09 08:10:41 +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 start on insertion events and handling 2018-06-06 10:00:07 +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