summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfile/largefile
diff options
context:
space:
mode:
authorJoão Abecasis <joao.abecasis@nokia.com>2010-11-25 16:50:09 (GMT)
committerJoão Abecasis <joao.abecasis@nokia.com>2010-11-25 16:59:44 (GMT)
commitc7f1fdbe9d1c7387b3a72624b428a1d0f19d5b84 (patch)
tree9d907d0857d7c23dcba6f44f9f0a84815bc8a5ee /tests/auto/qfile/largefile
parent83c91bb021e9adf86870c498641e329ab7f786c0 (diff)
downloadQt-c7f1fdbe9d1c7387b3a72624b428a1d0f19d5b84.zip
Qt-c7f1fdbe9d1c7387b3a72624b428a1d0f19d5b84.tar.gz
Qt-c7f1fdbe9d1c7387b3a72624b428a1d0f19d5b84.tar.bz2
Flagging some more tests as parallelizable
These tests have no GUI nor do they depend on network, so let's see what breaks if they're parallelized :-) Reviewed-by: Olivier Goffart
Diffstat (limited to 'tests/auto/qfile/largefile')
-rw-r--r--tests/auto/qfile/largefile/largefile.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qfile/largefile/largefile.pro b/tests/auto/qfile/largefile/largefile.pro
index d67cb46..6407cb6 100644
--- a/tests/auto/qfile/largefile/largefile.pro
+++ b/tests/auto/qfile/largefile/largefile.pro
@@ -4,3 +4,5 @@ QT = core
SOURCES += tst_largefile.cpp
wince*: SOURCES += $$QT_SOURCE_TREE/src/corelib/kernel/qfunctions_wince.cpp
+
+CONFIG += parallel_test