summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestcoreelement_p.h
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-08-06 14:23:08 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2021-08-10 16:06:36 +0000
commitf0757d2fcdf78e1c0573d8b8e1b3aca88dde6ad1 (patch)
treec8e0ca7c742584f7de1d15c39c5e3dc32f07f0a9 /src/testlib/qtestcoreelement_p.h
parentd9fd41a1febfccb25134cbad0c9b72c43ae32853 (diff)
testlib: Remove unused QTestCoreElement and QTestElementAttribute types
The "documentation" has also been removed for all types, as it didn't add anything, and maintaining it to be in sync with the values just adds overhead. Pick-to: 6.2 Change-Id: Iab1dd7b9804c05559b4674342d6059b68ecf3ecf Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/testlib/qtestcoreelement_p.h')
-rw-r--r--src/testlib/qtestcoreelement_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testlib/qtestcoreelement_p.h b/src/testlib/qtestcoreelement_p.h
index 458792a738..362a503126 100644
--- a/src/testlib/qtestcoreelement_p.h
+++ b/src/testlib/qtestcoreelement_p.h
@@ -138,7 +138,6 @@ const char *QTestCoreElement<ElementType>::elementName() const
"error",
"testcase",
"testsuite",
- "benchmark",
"message",
"system-err",
"system-out",