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
This commit is contained in:
Brad King
2023-07-28 13:12:14 +00:00
committed by Kitware Robot
2 changed files with 16 additions and 1 deletions

View File

@@ -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