summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_filters_test.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-11-30 23:24:43 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-11-30 23:48:45 +0100
commit4e23a821d3f5b409a33837e9a0b9ea2e1cd65bec (patch)
tree9483c3e372bc363065f9374ec5f87b4a28d97347 /sc/CppunitTest_sc_filters_test.mk
parentbc84d4782ca3750fd9cabfdaea1d9e89cca20286 (diff)
split sc's filters-test into in-build and subsequent tests
only testContent and the ods range name test remain in-build, everything else is now a subsequenttest if needed the subsequent_filters-test can be moved to an in-build test in Module_sc.mk
Diffstat (limited to 'sc/CppunitTest_sc_filters_test.mk')
-rw-r--r--sc/CppunitTest_sc_filters_test.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/sc/CppunitTest_sc_filters_test.mk b/sc/CppunitTest_sc_filters_test.mk
index 9fcdf9dcfbd7..59de35f417bc 100644
--- a/sc/CppunitTest_sc_filters_test.mk
+++ b/sc/CppunitTest_sc_filters_test.mk
@@ -115,22 +115,8 @@ $(eval $(call gb_CppunitTest_add_components,sc_filters_test,\
unotools/util/utl \
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
- xmlsecurity/util/xsec_fw \
- xmlsecurity/util/xmlsecurity \
))
-ifeq ($(ENABLE_XMLSEC),YES)
-ifeq ($(OS),WNT)
-$(eval $(call gb_CppunitTest_add_components,sc_filters_test,\
- xmlsecurity/util/xsec_xmlsec.windows \
-))
-else
-$(eval $(call gb_CppunitTest_add_components,sc_filters_test,\
- xmlsecurity/util/xsec_xmlsec \
-))
-endif
-endif
-
$(eval $(call gb_CppunitTest_add_old_components,sc_filters_test,\
embobj \
configmgr \