Dylan Baker
98b7b0f5c2
tests: Extend tests that use Threads internally to set method
...
It turns out there's a bug in creating a sub dependency out of threads
in that we pass all of the kwargs from the parent to the
ThreadDependency instance. This demonstrates the bug.
6 years ago
Dylan Baker
cece4472f6
tests: skip gtest test if gtest not installed
7 years ago
Jussi Pakkanen
39c26d6fe0
Can use both main and nomain gtest in same project. Fixes #149 .
10 years ago
Jussi Pakkanen
2c65b1f0c3
Renamed deps -> dependencies.
11 years ago
Jussi Pakkanen
ea3e8f1dd2
Improvements to GTest and GMock.
12 years ago
Jussi Pakkanen
89aa4e2233
C++ is now called cpp rather than cxx.
12 years ago
Jussi Pakkanen
11e81618d2
Renamed find_dep to dependency.
12 years ago
Jussi Pakkanen
d4284aae89
Renamed add_test to test.
12 years ago
Jussi Pakkanen
852b774e2e
The default value of required is true for dependencies.
12 years ago
Jussi Pakkanen
7882acbd72
Gtest now works, though still a bit hackish.
12 years ago