summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/concurrent/qtconcurrentfilter/qtconcurrentfilter.pro
blob: f3255140158b40fd17b9c3ebb0e922eef28182dc (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qtconcurrentfilter
DEFINES += QT_STRICT_ITERATORS
SOURCES += tst_qtconcurrentfilter.cpp
QT = core testlib
CONFIG += parallel_test
CONFIG += insignificant_test # See QTBUG-20688