summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qlogging/tst_qlogging.cpp
Commit message (Expand)AuthorAgeFilesLines
* ptests: Fix qlogging to use relative folderAri Parkkila4 days1-3/+1
* tst_qmessagehandler: disable the backtrace tests outside of x86Thiago Macieira2024-02-261-2/+5
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Fix assert in qCleanupFuncInfo when using QDebug from a lambda with autoDavid Faure2023-07-111-0/+8
* tst_qmessagehandler: fix QtTest warnings about duplicate row namesThiago Macieira2023-02-231-3/+7
* Logging: fix crash when decoding a symbol that isn't a functionThiago Macieira2023-02-231-0/+65
* tst_qlogging: Skip backtrace tests under ASanThiago Macieira2022-12-211-0/+2
* tst_qlogging: don't skip all tests under static buildsThiago Macieira2022-12-211-1/+1
* tst_qlogging: fix preprocessor directivesThiago Macieira2022-12-211-7/+6
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* QMetaObject: add a new, variadic invoke/invokeMethod/newInstanceThiago Macieira2022-08-301-2/+2
* QMetaObject: rewrite invokeMethod()Thiago Macieira2022-07-281-3/+13
* Use SPDX license identifiersLucie Gérard2022-05-161-37/+12
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+2
* tst_qlogging (tst_qmessagehandler): use one line for output and expectedThiago Macieira2022-02-201-3/+4
* tst_qlogging (tst_qmessagehandler): use QProcessEnvironmentThiago Macieira2022-02-201-22/+12
* tst_qmessagehandler: force QProcess tests to log to stderrPasi Petäjäjärvi2022-02-171-0/+1
* tst_qlogging: use correct qlogging_helper path on webOSJanne Juntunen2022-02-031-11/+17
* Fix tst_qmessagehandler::formatLogMessage() test on AndroidAssam Boudjelthia2021-07-011-0/+4
* CMake: Build minimal subset of tests in desktop static buildsAlexandru Croitor2021-04-061-1/+5
* Remove the QT_CMAKE_BUILD preprocessor defineJoerg Bornemann2021-01-221-4/+0
* Tests: fix qlogging build fail for AndroidAssam Boudjelthia2020-09-151-7/+6
* Remove remaining traces of deprecated QtMsgHandlerMarcel Krems2020-08-291-9/+0
* Remove const volatile qualifier on return type in testTor Arne Vestbø2020-08-041-6/+6
* QLogging: purge deprecated qInstallMsgHandler(QtMsgHandler)Edward Welbourne2020-07-231-39/+0
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-5/+5
|\
| * Fix encoding expected by tst_qmessagehandler::qMessagePattern()Edward Welbourne2020-01-091-5/+5
* | Fix tst_qloggingLeander Beernaert2020-01-101-2/+9
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-2/+2
|\|
| * Conditionally disable parts of the tests testing the deprecated APIsSona Kurazyan2019-08-011-2/+2
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-6/+14
|\|
| * Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-051-0/+6
| * tests: remove the last uses of Java-style iteratorsMarc Mutz2019-06-131-6/+8
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-8/+0
|\|
| * Remove handling of missing very old compiler feature checkAllan Sandfeld Jensen2019-04-061-8/+0
* | Set qlogging test helper executable name via defineTobias Hunger2018-10-241-2/+2
|/
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-0/+14
|\
| * Android: fix tst_qloggingMårten Nordheim2018-06-281-0/+18
* | tst_qlogging: Fix execution for WinRTOliver Wolff2018-06-271-8/+3
|/
* Fix tst_qmessagehandler for configurations without process supportOliver Wolff2017-05-311-1/+1
* Properly use the "process" featureUlf Hermann2017-02-271-6/+8
* tests/auto/corelib/global: clean upMarc Mutz2016-08-061-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-0/+11
|\
| * Fix qSetMessagePattern to have many time/backtrace partsM. Moellney2016-03-251-0/+11
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Fixed qtbase tests to pass with updated license headerJani Heikkinen2016-01-211-8/+8
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add QtInfoMsgKai Koehne2015-01-091-6/+11
* Add support for printing the real thread ID with QT_MESSAGE_PATTERNThiago Macieira2015-01-081-2/+2