Run tests in parallel

This commit is contained in:
momo5502
2025-01-26 08:25:11 +01:00
parent d1b8a72559
commit 11dfc02c41
4 changed files with 17 additions and 3 deletions

5
.gitmodules vendored
View File

@@ -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