mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-21 12:37:50 -05:00
tests: Infrastructure for unit tests
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
||||
[submodule "soundtouch"]
|
||||
path = externals/soundtouch
|
||||
url = https://github.com/citra-emu/ext-soundtouch.git
|
||||
[submodule "catch"]
|
||||
path = externals/catch
|
||||
url = https://github.com/philsquared/Catch.git
|
||||
|
Reference in New Issue
Block a user