summaryrefslogtreecommitdiff
path: root/starmath/CppunitTest_starmath_qa_cppunit.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-30 16:17:52 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-01 09:09:31 +0100
commit0c6758ac0af2e5a64605e2bddc055d93997aeb03 (patch)
tree68b7b750896a99001fb4ceb0d56b0d4dc5fc7d70 /starmath/CppunitTest_starmath_qa_cppunit.mk
parenta1c3ba3024d16d8867e6c94e0066d2f7debfe1fe (diff)
add modified unoexceptionprotector for better error msgs from exceptions
Diffstat (limited to 'starmath/CppunitTest_starmath_qa_cppunit.mk')
-rw-r--r--starmath/CppunitTest_starmath_qa_cppunit.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/CppunitTest_starmath_qa_cppunit.mk b/starmath/CppunitTest_starmath_qa_cppunit.mk
index 5d22f83a668c..bfd17e4ff92e 100644
--- a/starmath/CppunitTest_starmath_qa_cppunit.mk
+++ b/starmath/CppunitTest_starmath_qa_cppunit.mk
@@ -90,6 +90,7 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,starmath_qa_cppunit,\
$(eval $(call gb_CppunitTest_set_args,starmath_qa_cppunit,\
--headless \
--invisible \
+ --protector unoexceptionprotector$(gb_Library_PLAINEXT) unoexceptionprotector \
))
$(eval $(call gb_RdbTarget_RdbTarget,starmath_qa_cppunit))