Add example using google test

This commit is contained in:
Thom Troy
2017-09-24 00:36:47 +01:00
parent 6ceaa7523f
commit b96b84704a
14 changed files with 476 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ dirs=(./01-basic/A-hello-cmake \
./04-static-analysis/clang-analyzer \
./04-static-analysis/clang-format \
./05-unit-testing/boost \
./05-unit-testing/google-test-download \
./06-installer/deb \
)