summaryrefslogtreecommitdiffstats
path: root/tests/manual/corelib
Commit message (Expand)AuthorAgeFilesLines
* Fix QDataStream::operator<<(const char *) to handle 64-bit lengthIvan Solovev2024-02-071-0/+50
* QDataStream: use SizeLimitExceeded status in write operationsIvan Solovev2024-02-071-10/+28
* Change license for tests filesLucie Gérard2024-02-0416-16/+16
* tst_manualqdatastream: fix gcc errorIvan Solovev2024-01-261-6/+1
* tst_manualqdatastream.cpp: update the licenseIvan Solovev2024-01-261-1/+1
* Add support for containers > 4 Gi elements in QDataStreamØystein Heskestad2023-10-234-0/+193
* Remove Custom Type Example and Custom Type Sending ExampleRym Bouabid2023-10-0414-2/+335
* Add _tzset() call before mktime() on MSEdward Welbourne2023-09-054-0/+79
* Add a manual test helper script, foreachzoneEdward Welbourne2023-04-141-0/+30
* Use SPDX license identifiersLucie Gérard2022-05-166-162/+12
* Use QList instead of QVector in other qtbase testsJarek Kobus2020-07-071-1/+2
* Get rid of QT_STRICT_ITERATORSLars Knoll2019-11-045-6/+1
* Updated license headersJani Heikkinen2016-01-216-96/+66
* Update copyright headersJani Heikkinen2015-02-116-36/+36
* Update license headers and add new license filesMatti Paaso2014-09-246-108/+60
* QVarLengthArray - check if iterators arguments are valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+77
* QSet - check if iterator argument is valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+64
* QHash - checks if iterator argument is valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+86
* QList - check if iterators arguments are valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+72
* QVector - check if iterators arguments are valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+77
* QMap - check if iterator arguments are valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+113