index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
frameworks
/
2 gtest
Age
Commit message (
Expand
)
Author
2024-03-17
tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...
Christoph Reiter
2021-07-13
Add expected skip annotations for non-linux CI runs to framework tests
Jon Turney
2020-05-04
Add native support for gtest tests
Dylan Baker
2019-12-09
cmake: add project language to cmakelists.txt
Michael Hirsch, Ph.D
2019-05-02
tests: Extend tests that use Threads internally to set method
Dylan Baker
2018-01-06
tests: skip gtest test if gtest not installed
Dylan Baker
2015-06-14
Can use both main and nomain gtest in same project. Fixes #149.
Jussi Pakkanen
2014-06-22
Renamed deps -> dependencies.
Jussi Pakkanen
2013-06-17
Improvements to GTest and GMock.
Jussi Pakkanen
2013-06-02
C++ is now called cpp rather than cxx.
Jussi Pakkanen
2013-06-02
Renamed find_dep to dependency.
Jussi Pakkanen
2013-06-02
Renamed add_test to test.
Jussi Pakkanen
2013-06-01
The default value of required is true for dependencies.
Jussi Pakkanen
2013-03-24
Gtest now works, though still a bit hackish.
Jussi Pakkanen