diff options
author | Alex Neundorf <neundorf@kde.org> | 2023-07-17 20:47:53 (GMT) |
---|---|---|
committer | Alex Neundorf <neundorf@kde.org> | 2023-07-26 20:58:35 (GMT) |
commit | b11e8afbfafde5ab70b796b664d82b2684dd272e (patch) | |
tree | 6810fdbf66699961a013fd7648dae3c1756ce676 /.gitlab-ci.yml | |
parent | 8086ce2706dcbbea5d9ead0222666f2004826c53 (diff) | |
download | CMake-b11e8afbfafde5ab70b796b664d82b2684dd272e.zip CMake-b11e8afbfafde5ab70b796b664d82b2684dd272e.tar.gz CMake-b11e8afbfafde5ab70b796b664d82b2684dd272e.tar.bz2 |
ctest: export test labels to junit xml
With this patch, the junit files written by ctest also contain the
test labels as testcase properties, see
https://github.com/testmoapp/junitxml#properties
The name for the property is "cmake_labels", where "cmake_"
is used namespace-like. This could be done the same way
if we export more properties to junit.
Also this makes it clear to consumers that this is coming
from cmake, and the list is a cmake-formatted string.
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions