sw/qa/extras/uiwriter/uiwriter.cxx |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 81c411299ed1bff1e536b97a5d5add70d6c5db04
Author: Markus Mohrhard <markus.mohrh...@googlemail.com>
Date:   Mon Jul 24 01:12:04 2017 +0200

    forgot to remove the tests from the test definition
    
    Change-Id: Ic966137a08f5cd752ce8f6e6c49a5abb71adf724

diff --git a/sw/qa/extras/uiwriter/uiwriter.cxx 
b/sw/qa/extras/uiwriter/uiwriter.cxx
index 23bd72be9de1..603df05f0bf0 100644
--- a/sw/qa/extras/uiwriter/uiwriter.cxx
+++ b/sw/qa/extras/uiwriter/uiwriter.cxx
@@ -404,10 +404,12 @@ public:
     CPPUNIT_TEST(testCreateDocxAnnotation);
     CPPUNIT_TEST(testTdf107976);
     CPPUNIT_TEST(testTdf108524);
+#if HAVE_MORE_FONTS
     CPPUNIT_TEST(testTableInSection);
     CPPUNIT_TEST(testTableInNestedSection);
-    CPPUNIT_TEST(testLinesInSectionInTable);
     CPPUNIT_TEST(testLinesMoveBackwardsInSectionInTable);
+#endif
+    CPPUNIT_TEST(testLinesInSectionInTable);
     CPPUNIT_TEST_SUITE_END();
 
 private:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to