summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-07-28 13:12:14 (GMT)
committerKitware Robot <kwrobot@kitware.com>2023-07-28 13:12:23 (GMT)
commite49ff2b2f27a783226ebabb936a66f8e5a38705c (patch)
tree56153ca869dfab0dd780c2484517609f6eade662 /Help/command
parent3b62d295510ca44c9943a6e2cf23b174f92168f5 (diff)
parent2b99e64413ba6750deda892d7398906ade7b3737 (diff)
downloadCMake-e49ff2b2f27a783226ebabb936a66f8e5a38705c.zip
CMake-e49ff2b2f27a783226ebabb936a66f8e5a38705c.tar.gz
CMake-e49ff2b2f27a783226ebabb936a66f8e5a38705c.tar.bz2
Merge topic 'ExportTestLabelToJUnit'
2b99e64413 set_test_properties: link to the test properties in the documentation b11e8afbfa ctest: export test labels to junit xml Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !8635
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/set_tests_properties.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/set_tests_properties.rst b/Help/command/set_tests_properties.rst
index 125e460..1df9d73 100644
--- a/Help/command/set_tests_properties.rst
+++ b/Help/command/set_tests_properties.rst
@@ -20,4 +20,4 @@ See Also
* :command:`add_test`
* :command:`define_property`
* the more general :command:`set_property` command
-* :ref:`Target Properties` for the list of properties known to CMake
+* :ref:`Test Properties` for the list of properties known to CMake