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>
This commit is contained in:
parent
7940521fd9
commit
d9a50fc1dc
@ -7,6 +7,7 @@ SUBDIRS=\
|
|||||||
qdir \
|
qdir \
|
||||||
qdiriterator \
|
qdiriterator \
|
||||||
qfile \
|
qfile \
|
||||||
|
largefile \
|
||||||
qfileinfo \
|
qfileinfo \
|
||||||
qfilesystementry \
|
qfilesystementry \
|
||||||
qfilesystemwatcher \
|
qfilesystemwatcher \
|
||||||
|
@ -5,6 +5,4 @@ wince* {
|
|||||||
SUBDIRS = test stdinprocess
|
SUBDIRS = test stdinprocess
|
||||||
}
|
}
|
||||||
|
|
||||||
SUBDIRS += largefile
|
|
||||||
|
|
||||||
CONFIG += parallel_test
|
CONFIG += parallel_test
|
||||||
|
Loading…
Reference in New Issue
Block a user