summaryrefslogtreecommitdiffstats
path: root/tests/auto/exceptionsafety_objects/exceptionsafety_objects.pro
blob: 7912f8304abc77143161faad327175b7c684c501 (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 # QTQAINFRA-428