summaryrefslogtreecommitdiffstats
path: root/Help/module/CTestCoverageCollectGCOV.rst
Commit message (Collapse)AuthorAgeFilesLines
* CTestCoverageCollectGCOV: Add module to run gcovBill Hoffman2015-01-221-0/+1
Provide a function to run gcov and create a tarball of results. Since CDash tracks the md5sum of the files uploaded, use the --mtime option with "cmake -E tar" so that tar files could be created that would have the same md5sum with the same content.