qt5base-lts/tests/auto/corelib.pro
Holger Ihrig 0547598a28 Moving relevant tests to corelib/concurrent
Adding tests for QFutureSynchronizer and QtConcurrentResultStore

Added minor things in QFutureSynchronizer and QtConcurrentResultStore and removed tests for destruction

Task-number: QTBUG-21066

Change-Id: I9f088b89463340f339c914bcb37fb2f9d3b62057
Reviewed-on: http://codereview.qt.nokia.com/3477
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>
2011-08-30 13:17:07 +02:00

99 lines
1.6 KiB
Prolog

TEMPLATE=subdirs
SUBDIRS=\
corelib \
collections \
exceptionsafety \
q_func_info \
qatomicint \
qatomicpointer \
qbitarray \
qbuffer \
qbytearray \
qbytearraymatcher \
qcache \
qchar \
qcontiguouscache \
qcoreapplication \
qcryptographichash \
qdate \
qdatetime \
qdebug \
qdiriterator \
qeasingcurve \
qelapsedtimer \
qevent \
qexplicitlyshareddatapointer \
qfileinfo \
qfilesystemwatcher \
qflags \
qfreelist \
qgetputenv \
qglobal \
qhash \
qlibrary \
qline \
qmap \
qmargins \
qmath \
qmetatype \
qmutex \
qmutexlocker \
qnumeric \
qobject \
qobjectrace \
qplugin \
qpluginloader \
qpoint \
qprocessenvironment \
qqueue \
qrand \
qreadlocker \
qreadwritelock \
qrect \
qregexp \
qresourceengine \
qringbuffer \
qscopedpointer \
qscopedvaluerollback \
qsemaphore \
qset \
qsharedpointer \
qsignalspy \
qsize \
qsizef \
qstate \
qstl \
qstring \
qstringbuilder1 \
qstringbuilder2 \
qstringbuilder3 \
qstringbuilder4 \
qstringlist \
qstringmatcher \
qstringref \
qtemporaryfile \
qtextboundaryfinder \
qthread \
qthreadonce \
qthreadstorage \
qtime \
qtimeline \
qtimer \
qtmd5 \
qtokenautomaton \
qurl \
quuid \
qvarlengtharray \
qvector \
qwaitcondition \
qwineventnotifier \
qwritelocker \
selftests \
utf8 \
qfilesystementry \
qabstractfileengine
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
qfileinfo \