summaryrefslogtreecommitdiffstats
path: root/smoketest
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-03-31 13:43:34 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-03-31 13:43:34 +0200
commitb5a680c5de114dd6d0ea4ab29715c2bcff2b1ec4 (patch)
tree26d7799d124016b94f93b5150d98425834da2fa8 /smoketest
parentoox, writerfilter: add missing headers for C++ containers (diff)
downloadcore-b5a680c5de114dd6d0ea4ab29715c2bcff2b1ec4.tar.gz
core-b5a680c5de114dd6d0ea4ab29715c2bcff2b1ec4.zip
SAL_DIAGNOSE_ABORT is no longer used
Change-Id: I87090e2714bca3ea7a9ad8a8ff966702139ba345
Diffstat (limited to 'smoketest')
-rw-r--r--smoketest/CppunitTest_smoketest.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/smoketest/CppunitTest_smoketest.mk b/smoketest/CppunitTest_smoketest.mk
index 5909c309467c..d245290cc6a6 100644
--- a/smoketest/CppunitTest_smoketest.mk
+++ b/smoketest/CppunitTest_smoketest.mk
@@ -10,8 +10,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,smoketest))
-$(eval $(call gb_CppunitTest_abort_on_assertion,smoketest))
-
$(eval $(call gb_CppunitTest_add_exception_objects,smoketest,\
smoketest/smoketest_too \
))