Skip to content

Commit

Permalink
Add gtest/gmock framework, locked at 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shymega authored and p12tic committed Jun 8, 2020
1 parent e9b82b4 commit 938ad34
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -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 change: 1 addition & 0 deletions ext/gmock
Submodule gmock added at 7d33fe
1 change: 1 addition & 0 deletions ext/gtest
Submodule gtest added at 800f54

0 comments on commit 938ad34

Please sign in to comment.