summaryrefslogtreecommitdiffstats
path: root/src/testlib/qappletestlogger.cpp
Commit message (Expand)AuthorAgeFilesLines
* QAppleTestLogger: Add source link to failure messagesAxel Spoerl2024-01-221-0/+8
* Remove redundant QPair includesAhmad Samir2023-09-061-2/+0
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtTestLib: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-281-1/+1
* Document what QtTest's various loggers doEdward Welbourne2022-03-221-1/+9
* Make Skip an incident in test loggingEdward Welbourne2021-12-091-12/+4
* testlib: Rename QAbstractTestLogger::QSystem to QCriticalTor Arne Vestbø2021-08-101-2/+2
* Apple test logger: Handle test log messages without a contextTor Arne Vestbø2019-03-261-37/+93
* testlib: Prevent Apple test logger from stomping on other loggersTor Arne Vestbø2019-03-051-14/+6
* testlib: Add BXPASS and BXFAILOliver Wolff2019-01-291-0/+4
* Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-42/+34
* Fix build issue on macOSFilipe Azevedo2018-03-261-0/+2
* Allow log messages to be grouped by activity on Apple OSesTor Arne Vestbø2018-03-151-0/+11
* Fix bad xfail test incident mapping in Apple test loggerTor Arne Vestbø2018-03-141-1/+1
* testlib: Feed test log messages to Apple Unified LoggingTor Arne Vestbø2018-03-091-0/+144