summaryrefslogtreecommitdiffstats
path: root/Help/command/ctest_coverage.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-10-17 14:14:55 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2016-10-17 14:14:55 (GMT)
commit6f7c02ab0ac83fcb23f147a41902d5ac97d4a299 (patch)
treea7551082c503ab5465b198d3c0ccbcb08264f23f /Help/command/ctest_coverage.rst
parent0cbe2edb23d581233c518beafe92a2c9d4f529ac (diff)
parent78b00f1d10f5bb0a152d7825ef554836b52f7977 (diff)
downloadCMake-6f7c02ab0ac83fcb23f147a41902d5ac97d4a299.zip
CMake-6f7c02ab0ac83fcb23f147a41902d5ac97d4a299.tar.gz
CMake-6f7c02ab0ac83fcb23f147a41902d5ac97d4a299.tar.bz2
Merge topic 'doc-clarify-ctest-APPEND'
78b00f1d Help: Clarify `ctest_*` APPEND option behavior
Diffstat (limited to 'Help/command/ctest_coverage.rst')
-rw-r--r--Help/command/ctest_coverage.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/Help/command/ctest_coverage.rst b/Help/command/ctest_coverage.rst
index ec1ee25..8d27b9c 100644
--- a/Help/command/ctest_coverage.rst
+++ b/Help/command/ctest_coverage.rst
@@ -22,9 +22,11 @@ The options are:
:variable:`CTEST_BINARY_DIRECTORY` variable is used.
``APPEND``
- Mark results for append to those previously submitted to a
+ Mark ``Coverage.xml`` for append to results previously submitted to a
dashboard server since the last :command:`ctest_start` call.
Append semantics are defined by the dashboard server in use.
+ This does *not* cause results to be appended to a ``.xml`` file
+ produced by a previous call to this command.
``LABELS``
Filter the coverage report to include only source files labeled