Moved largefile unittest to same level as qfile.
authorKurt Korbatits <kurt.korbatits@nokia.com>
Fri, 13 Jan 2012 04:01:57 +0000 (14:01 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 16 Jan 2012 00:55:31 +0000 (01:55 +0100)
- 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>
tests/auto/corelib/io/io.pro
tests/auto/corelib/io/largefile/largefile.pro [moved from tests/auto/corelib/io/qfile/largefile/largefile.pro with 100% similarity]
tests/auto/corelib/io/largefile/tst_largefile.cpp [moved from tests/auto/corelib/io/qfile/largefile/tst_largefile.cpp with 100% similarity]
tests/auto/corelib/io/qfile/qfile.pro

index 1399371..ae0b496 100644 (file)
@@ -7,6 +7,7 @@ SUBDIRS=\
     qdir \
     qdiriterator \
     qfile \
+    largefile \
     qfileinfo \
     qfilesystementry \
     qfilesystemwatcher \
index 8bb142c..e2c714c 100644 (file)
@@ -5,6 +5,4 @@ wince* {
   SUBDIRS = test stdinprocess
 }
 
-SUBDIRS += largefile
-
 CONFIG += parallel_test