summaryrefslogtreecommitdiff
path: root/test cases/frameworks/2 gtest
AgeCommit message (Expand)Author
2018-01-06tests: skip gtest test if gtest not installedDylan Baker
2015-06-14Can use both main and nomain gtest in same project. Fixes #149.Jussi Pakkanen
2014-06-22Renamed deps -> dependencies.Jussi Pakkanen
2013-06-17Improvements to GTest and GMock.Jussi Pakkanen
2013-06-02C++ is now called cpp rather than cxx.Jussi Pakkanen
2013-06-02Renamed find_dep to dependency.Jussi Pakkanen
2013-06-02Renamed add_test to test.Jussi Pakkanen
2013-06-01The default value of required is true for dependencies.Jussi Pakkanen
2013-03-24Gtest now works, though still a bit hackish.Jussi Pakkanen