mirror of
https://github.com/debauchee/barrier
synced 2025-08-30 22:05:43 +00:00
Add gtest/gmock framework, locked at 1.6.0
This commit is contained in:
committed by
Povilas Kanapickas
parent
e9b82b462c
commit
938ad34e2d
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
[submodule "ext/gtest"]
|
||||||
|
path = ext/gtest
|
||||||
|
url = https://github.com/google/googletest.git
|
||||||
|
[submodule "ext/gmock"]
|
||||||
|
path = ext/gmock
|
||||||
|
url = https://github.com/google/googlemock.git
|
1
ext/gmock
Submodule
1
ext/gmock
Submodule
Submodule ext/gmock added at 7d33fee11e
1
ext/gtest
Submodule
1
ext/gtest
Submodule
Submodule ext/gtest added at 800f5422ac
Reference in New Issue
Block a user