From 0e5c39ee13be8c218c16f4d83066a44e2e662184 Mon Sep 17 00:00:00 2001 From: Edward Welbourne Date: Wed, 9 Mar 2022 17:07:26 +0100 Subject: Document what QtTest's various loggers do MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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ø --- doc/global/externalsites/external-resources.qdoc | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'doc/global/externalsites/external-resources.qdoc') 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 +*/ -- cgit v1.2.3