summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qlogging
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-092-3/+10
* CMake: Skip / ignore failing tests on CMake platformsAlexandru Croitor2020-07-011-0/+2
* Remove winrtOliver Wolff2020-06-063-21/+17
* CMake: Fix build of qlogging test on MinGWAlexandru Croitor2020-04-301-1/+1
* 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-102-2/+19
* | 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
* | cmake: Fix tests that need helper binariesAlbert Astals Cid2019-06-041-2/+7
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-163-10/+5
|\|
| * Remove handling of missing very old compiler feature checkAllan Sandfeld Jensen2019-04-061-8/+0
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+1
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-271-0/+4
| |\
| | * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-261-0/+4
* | | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+10
* | | Set qlogging test helper executable name via defineTobias Hunger2018-10-242-2/+3
|/ /
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-022-3/+17
|\|
| * Android: fix tst_qloggingMårten Nordheim2018-06-282-1/+19
| * Make tests compile for AndroidLiang Qi2018-06-252-2/+2
* | tst_qlogging: Fix execution for WinRTOliver Wolff2018-06-273-12/+26
|/
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-2/+4
* Blacklist and skip failing tests for Boot2Qt / 64 bit armSami Nurmenniemi2017-10-211-0/+3
* Fix tst_qmessagehandler for configurations without process supportOliver Wolff2017-05-311-1/+1
* tst_qmessagehandler: fix qMessagePattern for arm with optimizations onSami Nurmenniemi2017-05-081-1/+1
* tst_qmessagehandler: fix qMessagePattern for armSami Nurmenniemi2017-04-071-2/+4
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-6/+8
|\
| * Properly use the "process" featureUlf Hermann2017-02-271-6/+8
* | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-231-1/+1
|/
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-2/+2
* 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-212-34/+24
* | Fixed qtbase tests to pass with updated license headerJani Heikkinen2016-01-211-8/+8
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-182-4/+4
|\|
| * Fix compilation for WinRTMaurice Kalinowski2015-12-142-4/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-1/+2
|\|
| * Use correct test to add C++14 to the project configurationJames McDonnell2015-12-011-1/+2
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Haiku: Make remaining auto tests compile on HaikuTobias Koenig2015-01-141-1/+1