qt5base-lts/tests/benchmarks/corelib/io/io.pro
Sergio Ahumada 221bd941ff test: Moving tst_QProcess::echoTest_performance()
tst_QProcess::echoTest_performance() is not an unit test but a
performance test, so moving it from 'tests/auto/corelib/io/qprocess'
to 'tests/benchmarks/corelib/io/qprocess'

Change-Id: I796788534eafc5ca3b8d86c0ec46998285fd4b8f
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-10-19 02:43:05 +02:00

11 lines
188 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
qdir \
qdiriterator \
qfile \
#qfileinfo \ # FIXME: broken
qiodevice \
qprocess \
qtemporaryfile