summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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