Add googletest submodule

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil 2017-07-24 17:56:57 +02:00
parent 4efc539f51
commit f36dc34c4f
3 changed files with 7 additions and 0 deletions

3
.gitignore vendored
View File

@ -82,3 +82,6 @@ kernel*.bin
/*.exe
/*.lnk
/win*
# GoogleTest
googletest

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "googletest"]
path = googletest
url = https://github.com/google/googletest.git

1
googletest Submodule

@ -0,0 +1 @@
Subproject commit 4bab34d2084259cba67f3bfb51217c10d606e175