summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qlogging
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-163-91/+16
* 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-222-6/+0
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-5/+0
* Remove the qmake project filesJoerg Bornemann2021-01-074-72/+0
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-102-7/+7
* Extend tests for QLoggingIvan Solovev2020-11-174-0/+384
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* 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
* 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
|/