summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_filters_test.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-04-08 13:40:35 +0200
committerDavid Tardon <dtardon@redhat.com>2012-04-08 14:53:09 +0200
commite3cf2b45f700fc5f4d19790b4b29175b33d38048 (patch)
tree5909ee994b4f9cb7bb0a417577d4c5efd22ec97b /sc/CppunitTest_sc_filters_test.mk
parente5f16b8d3e4b0fc3c772c7cfdd0abdf3a749650e (diff)
simplify use of configuration from unit tests
Diffstat (limited to 'sc/CppunitTest_sc_filters_test.mk')
-rw-r--r--sc/CppunitTest_sc_filters_test.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/sc/CppunitTest_sc_filters_test.mk b/sc/CppunitTest_sc_filters_test.mk
index b1466477460a..a200570abe5c 100644
--- a/sc/CppunitTest_sc_filters_test.mk
+++ b/sc/CppunitTest_sc_filters_test.mk
@@ -116,10 +116,9 @@ $(eval $(call gb_CppunitTest_use_components,sc_filters_test,\
unoxml/source/service/unoxml \
))
-$(eval $(call gb_CppunitTest_set_args,sc_filters_test,\
- "-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
+$(eval $(call gb_CppunitTest_use_configuration,sc_filters_test))
+
+$(eval $(call gb_CppunitTest_use_filter_configuration,sc_filters_test))
# we need to
# a) explicitly depend on library msword because it is not implied by a link