summaryrefslogtreecommitdiffstats
path: root/doc/global/externalsites/external-resources.qdoc
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2022-03-09 17:07:26 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2022-03-22 17:43:13 +0100
commit0e5c39ee13be8c218c16f4d83066a44e2e662184 (patch)
tree5cb88b48f66d63dba289fc7b0183e90147b060e9 /doc/global/externalsites/external-resources.qdoc
parent401349af26521d303f422eaf7bbccfc638f6db91 (diff)
Document what QtTest's various loggers do
Provide basic (internal) documentation of each logging class and link the command-line documentation to pages relevant to the formats not defined by Qt. Change-Id: I3251dd1304203c6ab87dfe1f2dec0e9787ab69f8 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'doc/global/externalsites/external-resources.qdoc')
-rw-r--r--doc/global/externalsites/external-resources.qdoc20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/global/externalsites/external-resources.qdoc b/doc/global/externalsites/external-resources.qdoc
index e87bcd4959..adb66a0ef0 100644
--- a/doc/global/externalsites/external-resources.qdoc
+++ b/doc/global/externalsites/external-resources.qdoc
@@ -570,3 +570,23 @@
\externalpage https://docs.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-createprocessw
\title CreateProcess
*/
+
+/*!
+ \externalpage https://testanything.org
+ \title Test Anything Protocol
+*/
+
+/*!
+ \externalpage https://www.jetbrains.com/teamcity/
+ \title TeamCity
+*/
+
+/*!
+ \externalpage https://junit.org/
+ \title JUnit XML
+*/
+
+/*!
+ \externalpage https://www.froglogic.com/testcenter/
+ \title Squish Test Center
+*/