Skip to content
  • Zack Galbreath's avatar
    CTestCoverageCollectGCOV: improve DELETE option · 5de122df
    Zack Galbreath authored
    The DELETE option to ctest_coverage_collect_gcov now properly
    removes all the .gcov files that were created by this function.
    Previously it left behind any files that were excluded by
    CTEST_CUSTOM_COVERAGE_EXCLUDE.
    
    This option now also deletes the following files/directory that
    are created by ctest_coverage_collect_gcov:
      data.json
      coverage_file_list.txt
      the uncovered/ directory
    5de122df