summaryrefslogtreecommitdiffstats
path: root/tests/auto/exceptionsafety_objects/exceptionsafety_objects.pro
blob: 8a9e566035b8ce29ec76885f971738684eec923f (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase

TARGET = tst_exceptionsafety_objects
QT += testlib
SOURCES += tst_exceptionsafety_objects.cpp
HEADERS += oomsimulator.h 3rdparty/valgrind.h 3rdparty/memcheck.h

CONFIG+=insignificant_test # QTBUG-18927