Add google test for testing the library.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
||||
[submodule "external/cJSON"]
|
||||
path = external/cJSON
|
||||
url = https://github.com/DaveGamble/cJSON.git
|
||||
[submodule "external/googletest"]
|
||||
path = external/googletest
|
||||
url = https://github.com/google/googletest.git
|
||||
|
||||
Reference in New Issue
Block a user