summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-30 16:13:20 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-01 09:09:31 +0100
commita1c3ba3024d16d8867e6c94e0066d2f7debfe1fe (patch)
treeb8a7befddafe272021065bc3a089f854dbb01953
parentfc6d1473116110ee7bb5e991a5471a06f33a4ca1 (diff)
add modified unoexceptionprotector for better error msgs from exceptions
-rw-r--r--sw/CppunitTest_sw_swdoc_test.mk1
-rw-r--r--sw/CppunitTest_sw_test_filters.mk1
-rw-r--r--sw/prj/build.lst2
3 files changed, 3 insertions, 1 deletions
diff --git a/sw/CppunitTest_sw_swdoc_test.mk b/sw/CppunitTest_sw_swdoc_test.mk
index 636ca296fb65..708912f17334 100644
--- a/sw/CppunitTest_sw_swdoc_test.mk
+++ b/sw/CppunitTest_sw_swdoc_test.mk
@@ -100,6 +100,7 @@ $(call gb_CppunitTest_get_target,sw_swdoc_test) : \
$(eval $(call gb_CppunitTest_set_args,sw_swdoc_test,\
--headless \
--invisible \
+ --protector unoexceptionprotector$(gb_Library_PLAINEXT) unoexceptionprotector \
))
$(eval $(call gb_RdbTarget_RdbTarget,sw_swdoc_test))
diff --git a/sw/CppunitTest_sw_test_filters.mk b/sw/CppunitTest_sw_test_filters.mk
index 3e304513f2de..f29776714be3 100644
--- a/sw/CppunitTest_sw_test_filters.mk
+++ b/sw/CppunitTest_sw_test_filters.mk
@@ -78,6 +78,7 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,sw_filters_test,\
$(eval $(call gb_CppunitTest_set_args,sw_filters_test,\
--headless \
--invisible \
+ --protector unoexceptionprotector$(gb_Library_PLAINEXT) unoexceptionprotector \
))
$(eval $(call gb_RdbTarget_RdbTarget,sw_filters_test))
diff --git a/sw/prj/build.lst b/sw/prj/build.lst
index fd8edc91475f..75c602e315ab 100644
--- a/sw/prj/build.lst
+++ b/sw/prj/build.lst
@@ -1,2 +1,2 @@
-sw sw : filter TRANSLATIONS:translations connectivity writerperfect vbahelper svx stoc writerfilter unoxml fileaccess package forms toolkit dbaccess comphelper LIBXSLT:libxslt NULL
+sw sw : filter TRANSLATIONS:translations connectivity writerperfect vbahelper svx stoc writerfilter unoxml fileaccess package forms toolkit dbaccess comphelper LIBXSLT:libxslt test NULL
sw sw\prj nmake - all sw_prj NULL