summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qnodebug
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-2/+2
|\
| * Fix encoding inconsistency between tst_QNoDebug and QTestLogEdward Welbourne2020-01-091-2/+2
* | Regenerate tests/auto/corelib/ioAlexandru Croitor2019-11-121-1/+0
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+1
|\|
| * Port from QStringViewLiteral to u""Marc Mutz2019-07-291-1/+1
* | Regenerate coreliob/io testsAlexandru Croitor2019-08-151-1/+11
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-0/+1
|\|
| * Fix compilation of qCDebug("", ...) with QT_NO_DEBUG_OUTPUTKai Koehne2019-03-141-0/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* Improve output of Q_ENUMAllan Sandfeld Jensen2018-07-261-1/+1
* QDate/Time: add toString(QStringView) overloadsMarc Mutz2017-04-121-1/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-2/+3
* 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
* QDateTime: drop quotes in QDebug outputMarc Mutz2015-02-211-1/+1
* tst_QNoDebug: don't use sprintf if there're no argumentsMarc Mutz2015-02-211-1/+1
* QDateTime: micro-optimize QDebug op<<Marc Mutz2015-02-151-3/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove trailing space from QDebug streamKai Koehne2013-12-061-3/+3
* Import qlogger frameworkKai Koehne2013-09-201-0/+5
* QDateTime - Change debug output to ISO FormatJohn Layt2013-09-061-1/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Fix compile error with qWarning() << myDateTime and QT_NO_DEBUG_OUTPUTDavid Faure2012-01-052-0/+84