From: Debian LibreOffice Maintainers Date: Mon, 27 Nov 2023 18:15:44 +0000 (+0100) Subject: we-dont-have-the-needed-fonts X-Git-Tag: archive/raspbian/4%7.6.4_rc1-1+rpi1^2^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c90d27a6e47312354b978525c231b09ba45ae260;p=libreoffice.git we-dont-have-the-needed-fonts Gbp-Pq: Name we-dont-have-the-needed-fonts.diff --- diff --git a/sw/qa/core/text/text.cxx b/sw/qa/core/text/text.cxx index c68a0fa99cb..7eb46de90d7 100644 --- a/sw/qa/core/text/text.cxx +++ b/sw/qa/core/text/text.cxx @@ -9,6 +9,8 @@ #include +#include + #include #include @@ -1320,6 +1322,8 @@ CPPUNIT_TEST_FIXTURE(SwCoreTextTest, testParaUpperMarginFlyIntersect) CPPUNIT_ASSERT_EQUAL(521, nHeight); } +/* needs Source Han Serif SC*/ +#if HAVE_MORE_FONTS CPPUNIT_TEST_FIXTURE(SwCoreTextTest, testTdf129810) { // Load the document, which embeds a CJK font. @@ -1351,6 +1355,7 @@ CPPUNIT_TEST_FIXTURE(SwCoreTextTest, testTdf129810) } } } +#endif CPPUNIT_TEST_FIXTURE(SwCoreTextTest, testScriptinfosurrogatePairs) {