012ba8c0e5
Marked Test for qdiriterator as insignificant. See QTBUG-21160 Marked Test for qresourceengine as insignificant. See QTBUG-21159 Task-number: QTBUG-21066 Change-Id: I72848a651ff3e7aff1d6105dd49124e4ed070a44 Reviewed-on: http://codereview.qt.nokia.com/3577 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
24 lines
414 B
Prolog
24 lines
414 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qabstractfileengine \
|
|
qbuffer \
|
|
qdatastream \
|
|
qdebug \
|
|
qdir \
|
|
qdiriterator \
|
|
qfile \
|
|
qfileinfo \
|
|
qfilesystementry \
|
|
qfilesystemwatcher \
|
|
qiodevice \
|
|
qprocess \
|
|
qprocessenvironment \
|
|
qresourceengine \
|
|
qsettings \
|
|
qtemporaryfile \
|
|
qtextstream \
|
|
qurl \
|
|
|
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
|
qfileinfo
|