mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Run tests in parallel
This commit is contained in:
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -14,4 +14,7 @@
|
||||
path = deps/zlib
|
||||
url = https://github.com/madler/zlib.git
|
||||
branch = develop
|
||||
ignore = dirty
|
||||
ignore = dirty
|
||||
[submodule "deps/gtest-parallel"]
|
||||
path = deps/gtest-parallel
|
||||
url = https://github.com/google/gtest-parallel.git
|
||||
|
||||
Reference in New Issue
Block a user