Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove uncovered files from cache coverage data. | Bill Hoffman | 2012-05-02 | 1 | -0/+2 |
| | | | | | | Cache coverage data currently contains files with 0 coverage on each line. This change will remove those files from the coverage sent to CDash. | ||||
* | Add support for Cache coverage. | Bill Hoffman | 2012-05-01 | 1 | -0/+40 |
This adds support for Cache coverage parsing. A test is added that does a basic run of the coverage on a small bit of data. |