0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-06-20 08:18:36 +03:00

Updated InstructionHandlerFactory to register XOR handlers and updated test project files

This commit is contained in:
bird_egop
2025-04-13 19:28:56 +03:00
parent 56c12b552c
commit 30676b36a1
3 changed files with 18 additions and 6 deletions

View File

@ -35,6 +35,7 @@
<EmbeddedResource Include="TestData\xchg_tests.csv" />
<EmbeddedResource Include="TestData\sub_tests.csv" />
<EmbeddedResource Include="TestData\segment_override_tests.csv" />
<EmbeddedResource Include="TestData\xor_tests.csv" />
</ItemGroup>
</Project>