summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfile/qfile.pro
diff options
context:
space:
mode:
authorJoão Abecasis <joao@abecasis.name>2009-10-20 16:28:22 +0200
committerJoão Abecasis <joao@abecasis.name>2009-10-21 13:46:09 +0200
commitc6651f91b8f31d94ef37aa41cc2fd76d97e990e2 (patch)
treeb9a7905169d957977eea1c2d00084dd657e9d64d /tests/auto/qfile/qfile.pro
parent6f52892206b155451e7b24cdbb1b4ab6569153e9 (diff)
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
Diffstat (limited to 'tests/auto/qfile/qfile.pro')
-rw-r--r--tests/auto/qfile/qfile.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qfile/qfile.pro b/tests/auto/qfile/qfile.pro
index eebfcdafe9..f70f75025b 100644
--- a/tests/auto/qfile/qfile.pro
+++ b/tests/auto/qfile/qfile.pro
@@ -5,5 +5,5 @@ wince*:{
SUBDIRS = test stdinprocess
}
-
+SUBDIRS += largefile