Import latest gtest to third_party to be able to use gmock

This commit is contained in:
Alexey Sokolov
2015-09-06 16:05:54 +01:00
parent b95f1f7fbf
commit 6f40e5ddca
6 changed files with 37 additions and 39 deletions
+3
View File
@@ -1,3 +1,6 @@
[submodule "Csocket"]
path = third_party/Csocket
url = https://github.com/jimloco/Csocket.git
[submodule "third_party/googletest"]
path = third_party/googletest
url = https://github.com/google/googletest