-
- Downloads
CTestCoverageCollectGCOV: Honor CTEST_EXTRA_COVERAGE_GLOB
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.
Showing
- Modules/CTestCoverageCollectGCOV.cmake 57 additions, 0 deletionsModules/CTestCoverageCollectGCOV.cmake
- Tests/CTestCoverageCollectGCOV/TestProject/extra/uncovered1.cpp 0 additions, 0 deletions...CTestCoverageCollectGCOV/TestProject/extra/uncovered1.cpp
- Tests/CTestCoverageCollectGCOV/TestProject/uncovered2.cpp 0 additions, 0 deletionsTests/CTestCoverageCollectGCOV/TestProject/uncovered2.cpp
- Tests/CTestCoverageCollectGCOV/test.cmake.in 4 additions, 0 deletionsTests/CTestCoverageCollectGCOV/test.cmake.in
Please register or sign in to comment