summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-30 16:18:05 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-30 22:57:09 +0100
commit9291672fd750be475dd39131cc297e7dae10c1ab (patch)
tree117ce9c32bb10a36b74273c22c26342adbdd1ec2 /sc/CppunitTest_sc_ucalc.mk
parent992cfbaffeff55241b4fa0b086dffb14930afb9e (diff)
add modified unoexceptionprotector for better error msgs from exceptions
Diffstat (limited to 'sc/CppunitTest_sc_ucalc.mk')
-rw-r--r--sc/CppunitTest_sc_ucalc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index 26b483bfb13a..129f662c043a 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -92,6 +92,7 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,sc_ucalc,\
$(eval $(call gb_CppunitTest_set_args,sc_ucalc,\
--headless \
--invisible \
+ --protector unoexceptionprotector$(gb_Library_PLAINEXT) unoexceptionprotector \
))
$(eval $(call gb_RdbTarget_RdbTarget,sc_ucalc))