summaryrefslogtreecommitdiffstats
path: root/Tests/DelphiCoverage/UTCovTest(UTCovTest.pas).html.in
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Fix DelphiCoverage test file selectionJoseph Snyder2015-10-201-0/+117
The HTML file for the Delphi Code coverage was being found by the Dashboard coverage run of CMake itself. Switch it to be a configured file to eliminate this extra reading.