]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Add Google Test submodule
authorFred Sundvik <fsundvik@gmail.com>
Sat, 23 Jul 2016 10:27:23 +0000 (13:27 +0300)
committerFred Sundvik <fsundvik@gmail.com>
Sat, 27 Aug 2016 18:57:49 +0000 (21:57 +0300)
.gitmodules
lib/googletest [new submodule]

index 7e3c92d031214cecc061c1ca9efa238b30c535d3..12b7cb918f2a7b9ebe35d03cffc1fd2a0c61edec 100644 (file)
@@ -7,3 +7,6 @@
 [submodule "lib/ugfx"]
        path = lib/ugfx
        url = https://bitbucket.org/Tectu/ugfx
+[submodule "lib/googletest"]
+       path = lib/googletest
+       url = https://github.com/google/googletest
diff --git a/lib/googletest b/lib/googletest
new file mode 160000 (submodule)
index 0000000..ec44c6c
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit ec44c6c1675c25b9827aacd08c02433cccde7780