summaryrefslogtreecommitdiffstats
path: root/sd
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-04-08 12:36:24 +0200
committerDavid Tardon <dtardon@redhat.com>2012-04-08 14:53:08 +0200
commite5f16b8d3e4b0fc3c772c7cfdd0abdf3a749650e (patch)
treeb9f5648497839d3517f29c6303cc0118107a9864 /sd
parentdrop uses_ure (diff)
downloadcore-e5f16b8d3e4b0fc3c772c7cfdd0abdf3a749650e.tar.gz
core-e5f16b8d3e4b0fc3c772c7cfdd0abdf3a749650e.zip
always use --protector for UNO tests
Diffstat (limited to 'sd')
-rw-r--r--sd/CppunitTest_sd_filters_test.mk1
-rw-r--r--sd/CppunitTest_sd_regression_test.mk1
-rw-r--r--sd/CppunitTest_sd_uimpress.mk1
3 files changed, 0 insertions, 3 deletions
diff --git a/sd/CppunitTest_sd_filters_test.mk b/sd/CppunitTest_sd_filters_test.mk
index 6b8a328384b1..46ad622a7464 100644
--- a/sd/CppunitTest_sd_filters_test.mk
+++ b/sd/CppunitTest_sd_filters_test.mk
@@ -107,7 +107,6 @@ $(eval $(call gb_CppunitTest_use_components,sd_filters_test,\
))
$(eval $(call gb_CppunitTest_set_args,sd_filters_test,\
- --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
"-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry) module:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry/spool)" \
))
# .../spool is required for the (somewhat strange) filter configuration
diff --git a/sd/CppunitTest_sd_regression_test.mk b/sd/CppunitTest_sd_regression_test.mk
index bc055aab6579..2716c50e9f7a 100644
--- a/sd/CppunitTest_sd_regression_test.mk
+++ b/sd/CppunitTest_sd_regression_test.mk
@@ -117,7 +117,6 @@ $(eval $(call gb_CppunitTest_use_components,sd_regression_test,\
))
$(eval $(call gb_CppunitTest_set_args,sd_regression_test,\
- --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
"-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry) module:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry/spool) xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/unittest/registry)" \
"-env:SVG_DISABLE_FONT_EMBEDDING=YEAH" \
))
diff --git a/sd/CppunitTest_sd_uimpress.mk b/sd/CppunitTest_sd_uimpress.mk
index b996d2d08130..658a240292aa 100644
--- a/sd/CppunitTest_sd_uimpress.mk
+++ b/sd/CppunitTest_sd_uimpress.mk
@@ -83,7 +83,6 @@ $(eval $(call gb_CppunitTest_use_components,sd_uimpress,\
))
$(eval $(call gb_CppunitTest_set_args,sd_uimpress,\
- --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
"-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry)" \
))