summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfile/largefile/tst_largefile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove Q_ASSERT's from large file autotest.Jason McDonald2011-05-051-5/+0
* Fix logic error in large file autotestJason McDonald2011-04-211-3/+2
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Skip tst_LargeFile::mapOffsetOverflow on MacJoão Abecasis2010-05-041-0/+4
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* tst_largefile.cpp Windows CE compile fixJoerg Bornemann2009-11-091-4/+7
* Improving reliability and information from the large file testJoão Abecasis2009-11-061-0/+35
* Switch large file test to using Unbuffered modeJoão Abecasis2009-11-051-2/+2
* Turns out 64-bit fseek/ftell are not available on VS 2003/2002...João Abecasis2009-10-291-0/+5
* Fix the LargeFile test for WindowsJoão Abecasis2009-10-231-10/+15
* Adding a test case for large file supportJoão Abecasis2009-10-211-0/+492