Add Google Test setup and one unit test

This commit is contained in:
Ben Visness
2016-08-25 16:04:42 -05:00
parent f8ff9972ee
commit 603dcc2f4a
7 changed files with 193 additions and 10 deletions

3
.gitmodules vendored Normal file
View File

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