summaryrefslogtreecommitdiffstats
path: root/Tests/FindGTest
Commit message (Collapse)AuthorAgeFilesLines
* FindGTest: Improve test to catch link errorMatthew Woehlke2017-09-181-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_PATHCraig Scott2017-05-151-3/+0
|
* Tests: Add tests for FindGTestRoger Leigh2015-12-103-0/+33