sc/qa/unit/subsequent_filters-test.cxx | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit b82c9439287f58a02a2b42d737fcf110fbfb1244 Author: Markus Mohrhard <markus.mohrh...@googlemail.com> Date: Fri May 12 21:57:49 2017 +0200 handle test that apparently depends on our additional fonts Change-Id: Ia2db679ee3e974da0f38d24257795d8c4b0ba1f9 Reviewed-on: https://gerrit.libreoffice.org/37560 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrh...@googlemail.com> diff --git a/sc/qa/unit/subsequent_filters-test.cxx b/sc/qa/unit/subsequent_filters-test.cxx index 84d4762fb562..7ca68d89f6e8 100644 --- a/sc/qa/unit/subsequent_filters-test.cxx +++ b/sc/qa/unit/subsequent_filters-test.cxx @@ -13,6 +13,7 @@ #include <test/bootstrapfixture.hxx> #include <rtl/strbuf.hxx> #include <osl/file.hxx> +#include <config_features.h> #include <sfx2/app.hxx> #include <sfx2/docfilt.hxx> @@ -279,7 +280,9 @@ public: CPPUNIT_TEST(testRowIndex1BasedXLSX); CPPUNIT_TEST(testControlImport); CPPUNIT_TEST(testChartImportODS); +#if HAVE_MORE_FONTS CPPUNIT_TEST(testChartImportXLS); +#endif CPPUNIT_TEST(testDataBarODS); CPPUNIT_TEST(testDataBarXLSX); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits