summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qtextstream
Commit message (Expand)AuthorAgeFilesLines
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-11/+12
* Change license for tests filesLucie Gérard2024-02-044-4/+4
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-061-2/+0
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-174-8/+0
* Rename some tst_QTextStream::manipulators() data rowsEdward Welbourne2022-10-111-4/+4
* Reflow tst_QTextStream::manipulators_data()Edward Welbourne2022-10-111-7/+21
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* QTextStream: Fix logical error in setEncodingMårten Nordheim2022-09-071-0/+55
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-235-5/+5
* Add license headers to cmake filesLucie Gérard2022-08-035-0/+15
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Increase timeout of slow test for ASAN-enabled buildDimitrios Apostolou2022-06-151-0/+4
* Use SPDX license identifiersLucie Gérard2022-05-164-108/+8
* QTextStream: complete char16_t supportMarc Mutz2022-05-041-0/+9
* QTextStream: fix streaming of char16_t'sMarc Mutz2022-05-031-0/+27
* CI: Add docker support for tst_qtextstream testPasi Petäjäjärvi2022-03-242-1/+7
* Cleanup tests that add test data to resources explicitlyAlexey Edelev2022-02-111-23/+1
* qtextstream.h: streamline includesFabian Kosmale2022-02-101-0/+1
* Fix tst_qtextstream / tst_json run time failures on INTEGRITY deviceTatiana Borisova2021-12-282-1/+23
* Add missing dependencies of tests on their helper programsEdward Welbourne2021-09-171-3/+4
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-8/+2
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-132-5/+3
* Remove the qmake project filesJoerg Bornemann2021-01-075-53/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+7
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-234-6/+6
* Use UTF-8 when converting 8 bit data in QTextStreamLars Knoll2020-09-151-2/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-3/+3
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-094-6/+6
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-4/+4
* Remove winrtOliver Wolff2020-06-061-1/+0
* Remove deprecated QProcess methodsVolker Hilsheimer2020-05-271-2/+2
* Remove references to deleted file shift-jis.txtKari Oikarinen2020-05-242-2/+0
* Document the string converter classesLars Knoll2020-05-141-1/+1
* Get rid of QTextCodec in QTextStreamLars Knoll2020-05-141-6/+5
* Start porting QTextStream away from QTextCodecLars Knoll2020-05-142-845/+37
* Make QLocale(QString) explicitLars Knoll2020-04-011-2/+2
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-035-0/+98
|\
| * Regenerate TestsLeander Beernaert2020-01-161-0/+1
| * Regenerate tests/auto/corelib/serializationAlexandru Croitor2019-11-123-3/+3
| * Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-2/+1
| |\
| * | cmake: add tests in corelib/serializationFrederik Gladhorn2019-10-075-0/+97
* | | Preserve the case of the exponent separator CLDR suppliesEdward Welbourne2020-01-301-3/+3
| |/ |/|
* | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-2/+1
|/
* Port from QStringViewLiteral to u""Marc Mutz2019-07-291-1/+1
* unblacklist passing testsDaniel Smith2019-07-081-1/+2
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-1/+2
* Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-032-9/+9