summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qdebug
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* qDebug: add support for std::optional and std::nullopt_tDavid Faure2023-11-221-0/+23
* cmake: Enable Objective-C++ language for standalone test projectsTor Arne Vestbø2023-08-011-0/+1
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QDebug: add getter/setter for noQuotesMarc Mutz2023-07-051-1/+7
* Move the formatting of <chrono> durations to QDebug & QtTestThiago Macieira2023-05-061-0/+107
* Use LANGUAGE OBJCXX rather than COMPILE_FLAGS "-x objective-c++"Tor Arne Vestbø2023-04-131-1/+1
* QDebug: fix std::string/view stream operators; add u8 versionsMarc Mutz2023-03-021-4/+83
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-1/+1
* QDebug: Support standard strings and string views directlyVille Voutilainen2022-09-271-0/+256
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Long live QDebug op<< QMetaType!Marc Mutz2022-07-091-0/+24
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+3
* Don't declare type 'id' in the global namespace in a public headerTor Arne Vestbø2022-04-272-0/+77
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+5
* QDebug: add op<<(QUtf8StringView)Karsten Heimrich2020-11-071-0/+41
* QDebug: add op<<(QByteArrayView)Karsten Heimrich2020-11-071-0/+43
* qDebug: Avoid implicit QVariant conversionFabian Kosmale2020-10-131-0/+15
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-43/+1
* Constrain the data stream operators for containersLars Knoll2020-08-151-4/+6
* Constrain the debug stream operators for containersLars Knoll2020-08-151-0/+6
* QDebug: add operator<<(const char16_t *)Thiago Macieira2020-08-041-0/+41
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Sweep of int-ish → char-ish types near calls to QString::fromU*()Marc Mutz2020-05-121-1/+1
* QDebug::toString(): use nospace()Mitch Curtis2020-02-281-2/+2
* Add QDebug::toString()Mitch Curtis2020-02-221-0/+23
* 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-3/+1
* | Regenerate CMakeLists for tests/corelib/ioJędrzej Nowacki2019-08-121-0/+15
|/
* Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-4/+4
* Fix QMetaObject naming of class enum flagAllan Sandfeld Jensen2018-08-111-0/+16
* QDebug: add op<<(QStringView)Marc Mutz2017-03-241-0/+41
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-3/+3
|\
| * QDebug: fix streaming of QCharsMarc Mutz2016-06-081-3/+3
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | 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
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-5/+44
|\
| * Change how QDebug escapes QStrings in the outputThiago Macieira2015-08-061-5/+35
| * Fix compilation error while instantiating operator<< explicitlyOlivier Goffart2015-07-261-0/+9
* | Add a verbosity setting to QDebug.Friedemann Kleint2015-03-131-1/+33
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7