tests: Move chip8-test-suite to integration tests.

This commit is contained in:
2023-03-27 21:01:33 -05:00
parent b8720142c7
commit d5cfdc6802
8 changed files with 94 additions and 72 deletions

4
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "src/cpu/tests/chip8-test-suite"]
path = src/cpu/tests/chip8-test-suite
[submodule "tests/chip8-test-suite"]
path = tests/chip8-test-suite
url = https://github.com/Timendus/chip8-test-suite.git