Adding a test case for large file support
commitc6651f91b8f31d94ef37aa41cc2fd76d97e990e2
authorJoão Abecasis <joao@abecasis.name>
Tue, 20 Oct 2009 14:28:22 +0000 (20 16:28 +0200)
committerJoão Abecasis <joao@abecasis.name>
Wed, 21 Oct 2009 11:46:09 +0000 (21 13:46 +0200)
treeb9a7905169d957977eea1c2d00084dd657e9d64d
parent6f52892206b155451e7b24cdbb1b4ab6569153e9
Adding a test case for large file support

The test case creates a (tentatively sparse) very large file with
scattered data and uses it to test various aspects of large file support
in QFile.

Reviewed-by: Thiago Macieira
tests/auto/qfile/largefile/largefile.pro [new file with mode: 0644]
tests/auto/qfile/largefile/tst_largefile.cpp [new file with mode: 0644]
tests/auto/qfile/qfile.pro