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.
2019-05-02 13:25:57 -07:00
Dylan Baker
f5458edff6
tests: skip gmock test if gtest or gmock not installed
2018-01-06 13:49:34 -08:00
Jussi Pakkanen
2c65b1f0c3
Renamed deps -> dependencies.
2014-06-22 17:26:36 +03:00
Jussi Pakkanen
ea3e8f1dd2
Improvements to GTest and GMock.
2013-06-17 01:41:17 +03:00
Jussi Pakkanen
89aa4e2233
C++ is now called cpp rather than cxx.
2013-06-02 22:31:10 +03:00
Jussi Pakkanen
11e81618d2
Renamed find_dep to dependency.
2013-06-02 14:06:43 +03:00
Jussi Pakkanen
d4284aae89
Renamed add_test to test.
2013-06-02 13:18:15 +03:00
Jussi Pakkanen
852b774e2e
The default value of required is true for dependencies.
2013-06-01 14:06:36 +03:00
Jussi Pakkanen
867c315e56
Added detector for GMock.
2013-03-24 17:07:34 +02:00