From cbec4cb7b11081ccc75822cf4954a5cc253c15f3 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Thu, 15 Feb 2018 23:04:58 -0500 Subject: Add a test case for importing merged cells from Excel 2003 XML file. Since the filter type has changed, we need to also update the filter flags used in the unit tests. And because the new filter no longer relies on XSLT, we can drop the dependency on xslt. Change-Id: I9dd040b3c8c0e95300c4dda1b87bf448a800097d Reviewed-on: https://gerrit.libreoffice.org/49832 Tested-by: Jenkins Reviewed-by: Kohei Yoshida --- sc/CppunitTest_sc_filters_test.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sc/CppunitTest_sc_filters_test.mk') diff --git a/sc/CppunitTest_sc_filters_test.mk b/sc/CppunitTest_sc_filters_test.mk index 3026f841504a..1f83822b107a 100644 --- a/sc/CppunitTest_sc_filters_test.mk +++ b/sc/CppunitTest_sc_filters_test.mk @@ -113,8 +113,4 @@ $(eval $(call gb_CppunitTest_use_components,sc_filters_test,\ $(eval $(call gb_CppunitTest_use_configuration,sc_filters_test)) -$(eval $(call gb_CppunitTest_use_packages,sc_filters_test,\ - filter_xslt \ -)) - # vim: set noet sw=4 ts=4: -- cgit v1.2.3