summaryrefslogtreecommitdiff
path: root/filter
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 /filter
parent33e9f3d3d6b29545ef9df3f5334c015e15caa5c8 (diff)
always use --protector for UNO tests
Diffstat (limited to 'filter')
-rw-r--r--filter/CppunitTest_filter_tga_test.mk1
-rw-r--r--filter/CppunitTest_filter_tiff_test.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/filter/CppunitTest_filter_tga_test.mk b/filter/CppunitTest_filter_tga_test.mk
index 85d8a1f4738f..2a8ddd021a64 100644
--- a/filter/CppunitTest_filter_tga_test.mk
+++ b/filter/CppunitTest_filter_tga_test.mk
@@ -55,7 +55,6 @@ $(eval $(call gb_CppunitTest_use_components,filter_tga_test,\
))
$(eval $(call gb_CppunitTest_set_args,filter_tga_test,\
- --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
"-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry)" \
))
diff --git a/filter/CppunitTest_filter_tiff_test.mk b/filter/CppunitTest_filter_tiff_test.mk
index 0fb7b1002399..1c07f80259b1 100644
--- a/filter/CppunitTest_filter_tiff_test.mk
+++ b/filter/CppunitTest_filter_tiff_test.mk
@@ -55,7 +55,6 @@ $(eval $(call gb_CppunitTest_use_components,filter_tiff_test,\
))
$(eval $(call gb_CppunitTest_set_args,filter_tiff_test,\
- --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
"-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry)" \
))