Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindGTest: Improve test to catch link error | Matthew Woehlke | 2017-09-18 | 1 | -0/+2 |
| | | | | | | | Add a reference to one of Google Test's command-line flags to the FindGTest test. This will ensure that we are using the correct compile definitions on Windows, as the test will otherwise fail to link. (IOW, this tests the changes made by the previous commit.) | ||||
* | Tests: Remove unnecessary setting of CMAKE_MODULE_PATH | Craig Scott | 2017-05-15 | 1 | -3/+0 |
| | |||||
* | Tests: Add tests for FindGTest | Roger Leigh | 2015-12-10 | 3 | -0/+33 |