summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/largefile
Commit message (Expand)AuthorAgeFilesLines
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-132-5/+4
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* 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
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-1/+1
* Remove winrtOliver Wolff2020-06-061-1/+1
* Regenerate tests/auto/corelib/ioAlexandru Croitor2019-11-121-1/+0
* Regenerate coreliob/io testsAlexandru Croitor2019-08-151-3/+11
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+0
|\
| * Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-291-1/+0
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-2/+3
|\|
| * Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-2/+3
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+6
|/
* 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-282-0/+8
|/
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-302-13/+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
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-1/+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
* Moved largefile unittest to same level as qfile.Kurt Korbatits2012-01-162-0/+542