Add gtest/gmock framework, locked at 1.6.0

This commit is contained in:
Dom Rodriguez 2020-05-30 22:25:08 +01:00 committed by Povilas Kanapickas
parent e9b82b462c
commit 938ad34e2d
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View 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

@ -0,0 +1 @@
Subproject commit 7d33fee11ec480beae4c28ad09ca56d974140a72

1
ext/gtest Submodule

@ -0,0 +1 @@
Subproject commit 800f5422ac9d9e0ad59cd860a2ef3a679588acb4