summaryrefslogtreecommitdiffstats
path: root/src/testlib/qteamcitylogger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QLatin1String::arg() directlyEdward Welbourne2021-12-091-18/+12
* Remove spurious class prefixes from subclass codeEdward Welbourne2021-12-091-3/+3
* Ignore blackisted Pass and XFail when ignoring their plain formsEdward Welbourne2021-12-091-2/+2
* Make Skip an incident in test loggingEdward Welbourne2021-12-091-22/+17
* testlib: Rename QAbstractTestLogger::QSystem to QCriticalTor Arne Vestbø2021-08-101-2/+2
* QTestLib: Fix various clang warningsFriedemann Kleint2019-07-291-3/+1
* QTestLib: Fix class declarations/structureFriedemann Kleint2019-07-111-3/+1
* Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-1/+1
* testlib: Add BXPASS and BXFAILOliver Wolff2019-01-291-0/+4
* Add flowId to messages when logging in TeamCity formatBorgar Ovsthus2017-08-041-13/+12
* Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...Alexander Volkov2017-01-121-15/+8
* Replace QLatin1Literal with QLatin1StringAnton Kudryavtsev2016-09-031-6/+6
* Add TeamCity logging feature to testlibBorgar Ovsthus2016-01-231-0/+292