summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/exceptionsafety_objects/exceptionsafety_objects.pro
diff options
context:
space:
mode:
authorJędrzej Nowacki <jedrzej.nowacki@digia.com>2013-08-06 09:39:53 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-07 13:36:18 +0200
commit82e976d52cfcc8412d00305cd06da326dc2ed3ed (patch)
tree625453a5d70580e9e83c7a84fd00824d2b803134 /tests/auto/other/exceptionsafety_objects/exceptionsafety_objects.pro
parentfe375dc3d0ae28df6d929a5f86fd0a162a898853 (diff)
Remove exception safety tests
During Qt Contributor Summit 2013 we agreed that we will not support exception safety anymore. http://comments.gmane.org/gmane.comp.lib.qt.devel/12004 Task-number: QTBUG-32642 Change-Id: If57917fe8af45e787e215431c94579bc86fc7683 Reviewed-by: Simo Fält <simo.falt@digia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/other/exceptionsafety_objects/exceptionsafety_objects.pro')
-rw-r--r--tests/auto/other/exceptionsafety_objects/exceptionsafety_objects.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/other/exceptionsafety_objects/exceptionsafety_objects.pro b/tests/auto/other/exceptionsafety_objects/exceptionsafety_objects.pro
deleted file mode 100644
index 665ca99e41..0000000000
--- a/tests/auto/other/exceptionsafety_objects/exceptionsafety_objects.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase
-TARGET = tst_exceptionsafety_objects
-QT += widgets testlib
-HEADERS += oomsimulator.h 3rdparty/valgrind.h 3rdparty/memcheck.h
-SOURCES += tst_exceptionsafety_objects.cpp
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0