diff options
author | Joseph Snyder <joe.snyder@kitware.com> | 2014-08-13 22:03:53 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-10-20 15:13:25 (GMT) |
commit | 3cd2e0e2d5d92266da57fabe6b4435dcf528ca1f (patch) | |
tree | 3077eb30df9ae240721900c42c922fc326183e81 /Tests/DelphiCoverage | |
parent | bf7d21b0cd7bfad2469a4ae337056a754e6b0fe5 (diff) | |
download | CMake-3cd2e0e2d5d92266da57fabe6b4435dcf528ca1f.zip CMake-3cd2e0e2d5d92266da57fabe6b4435dcf528ca1f.tar.gz CMake-3cd2e0e2d5d92266da57fabe6b4435dcf528ca1f.tar.bz2 |
Tests: Fix DelphiCoverage test file selection
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.
Diffstat (limited to 'Tests/DelphiCoverage')
-rw-r--r-- | Tests/DelphiCoverage/UTCovTest(UTCovTest.pas).html.in (renamed from Tests/DelphiCoverage/UTCovTest(UTCovTest.pas).html) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Tests/DelphiCoverage/UTCovTest(UTCovTest.pas).html b/Tests/DelphiCoverage/UTCovTest(UTCovTest.pas).html.in index 9caaea3..9caaea3 100644 --- a/Tests/DelphiCoverage/UTCovTest(UTCovTest.pas).html +++ b/Tests/DelphiCoverage/UTCovTest(UTCovTest.pas).html.in |