summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/largefile/tst_largefile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-1/+1
* Remove winrtOliver Wolff2020-06-061-1/+1
* Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-291-1/+0
* Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-2/+3
* Fix the fix for mmap() overflow checkThiago Macieira2018-07-251-3/+3
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-2/+2
* Use QSharedPointer::create() moreMarc Mutz2017-07-191-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-11/+30
|\
| * tst_largefile: fix the mapOffsetOverflow case to match actual behaviorThiago Macieira2017-03-311-11/+30
* | Fix largefile tests on ARM and QEMU targetsSami Nurmenniemi2017-03-281-0/+6
|/
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-11/+5
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-1/+11
|\
| * winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-211-1/+11
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* Fix tst_largefile QCOMPARE value typesMarko Kangas2015-03-181-6/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Further limit the sparse file testing on OS XMorten Johan Sørvig2014-10-221-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove #ifdef from outside test functionsThiago Macieira2014-01-101-4/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Test: remove QSKIP from tst_LargeFile::mapOffsetOverflowCaroline Chao2012-10-161-4/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* Moved largefile unittest to same level as qfile.Kurt Korbatits2012-01-161-0/+536