浏览代码

Add Google Test submodule

Fred Sundvik 9 年之前
父节点
当前提交
cfddec17d5
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. 3 0
      .gitmodules
  2. 1 0
      lib/googletest

+ 3 - 0
.gitmodules

@@ -7,3 +7,6 @@
 [submodule "lib/ugfx"]
 [submodule "lib/ugfx"]
 	path = lib/ugfx
 	path = lib/ugfx
 	url = https://bitbucket.org/Tectu/ugfx
 	url = https://bitbucket.org/Tectu/ugfx
+[submodule "lib/googletest"]
+	path = lib/googletest
+	url = https://github.com/google/googletest

+ 1 - 0
lib/googletest

@@ -0,0 +1 @@
+Subproject commit ec44c6c1675c25b9827aacd08c02433cccde7780