Add gtest/gmock framework, locked at 1.6.0
This commit is contained in:
parent
e9b82b462c
commit
938ad34e2d
|
@ -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
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 7d33fee11ec480beae4c28ad09ca56d974140a72
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 800f5422ac9d9e0ad59cd860a2ef3a679588acb4
|
Loading…
Reference in New Issue