summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
diff options
context:
space:
mode:
authorKurt Korbatits <kurt.korbatits@nokia.com>2012-01-13 14:01:57 +1000
committerQt by Nokia <qt-info@nokia.com>2012-01-16 01:55:31 +0100
commitd9a50fc1dc8470adc3b028587ccf6fde9bcb75ab (patch)
tree5d2f3cc1d1321bb3d65950d4308e8b38a65a516c /tests/auto/corelib
parent7940521fd9d985b9565193a5bb8d13fc92ac1042 (diff)
Moved largefile unittest to same level as qfile.
- Moved largefile from out of qfile unittest directory to be on same level as qfile. Change-Id: I479b0b33594812759f8a6a7be61f8340f64234e9 Reviewed-by: Kurt Korbatits <kurt.korbatits@nokia.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/corelib')
-rw-r--r--tests/auto/corelib/io/io.pro1
-rw-r--r--tests/auto/corelib/io/largefile/largefile.pro (renamed from tests/auto/corelib/io/qfile/largefile/largefile.pro)0
-rw-r--r--tests/auto/corelib/io/largefile/tst_largefile.cpp (renamed from tests/auto/corelib/io/qfile/largefile/tst_largefile.cpp)0
-rw-r--r--tests/auto/corelib/io/qfile/qfile.pro2
4 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/corelib/io/io.pro b/tests/auto/corelib/io/io.pro
index 13993717ac..ae0b4968b8 100644
--- a/tests/auto/corelib/io/io.pro
+++ b/tests/auto/corelib/io/io.pro
@@ -7,6 +7,7 @@ SUBDIRS=\
qdir \
qdiriterator \
qfile \
+ largefile \
qfileinfo \
qfilesystementry \
qfilesystemwatcher \
diff --git a/tests/auto/corelib/io/qfile/largefile/largefile.pro b/tests/auto/corelib/io/largefile/largefile.pro
index 4e629122ec..4e629122ec 100644
--- a/tests/auto/corelib/io/qfile/largefile/largefile.pro
+++ b/tests/auto/corelib/io/largefile/largefile.pro
diff --git a/tests/auto/corelib/io/qfile/largefile/tst_largefile.cpp b/tests/auto/corelib/io/largefile/tst_largefile.cpp
index ba2eced60a..ba2eced60a 100644
--- a/tests/auto/corelib/io/qfile/largefile/tst_largefile.cpp
+++ b/tests/auto/corelib/io/largefile/tst_largefile.cpp
diff --git a/tests/auto/corelib/io/qfile/qfile.pro b/tests/auto/corelib/io/qfile/qfile.pro
index 8bb142c5b4..e2c714c67f 100644
--- a/tests/auto/corelib/io/qfile/qfile.pro
+++ b/tests/auto/corelib/io/qfile/qfile.pro
@@ -5,6 +5,4 @@ wince* {
SUBDIRS = test stdinprocess
}
-SUBDIRS += largefile
-
CONFIG += parallel_test