From: Debian LibreOffice Maintainers Date: Wed, 5 Jun 2024 11:30:31 +0000 (+0200) Subject: we-dont-have-the-needed-fonts X-Git-Tag: archive/raspbian/4%24.2.5-1+rpi1~2^2^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e23bbb567db83671d54c63f8de5c7bd87478566b;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 f18c4fd531f..ff72b3dbd13 100644 --- a/sw/qa/core/text/text.cxx +++ b/sw/qa/core/text/text.cxx @@ -9,6 +9,8 @@ #include +#include + #include #include @@ -1577,6 +1579,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. @@ -1614,6 +1618,7 @@ CPPUNIT_TEST_FIXTURE(SwCoreTextTest, testTdf129810) } } } +#endif CPPUNIT_TEST_FIXTURE(SwCoreTextTest, testScriptinfosurrogatePairs) {