summaryrefslogtreecommitdiffstats
path: root/Tests/CTestCoverageCollectGCOV/TestProject/extra/uncovered1.cpp
Commit message (Collapse)AuthorAgeFilesLines
* CTestCoverageCollectGCOV: Honor CTEST_EXTRA_COVERAGE_GLOBZack Galbreath2016-04-071-0/+0
Teach CTestCoverageCollectGCOV to honor the CTEST_EXTRA_COVERAGE_GLOB variable. When this variable is set, this module will glob for matching source files that were not covered and include them in the resulting tar file.