summaryrefslogtreecommitdiff
path: root/test cases/frameworks/2 gtest
AgeCommit message (Expand)Author
2024-03-17tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...Christoph Reiter
2021-07-13Add expected skip annotations for non-linux CI runs to framework testsJon Turney
2020-05-04Add native support for gtest testsDylan Baker
2019-12-09cmake: add project language to cmakelists.txtMichael Hirsch, Ph.D
2019-05-02tests: Extend tests that use Threads internally to set methodDylan Baker
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