summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_pdf_test.mk
AgeCommit message (Collapse)Author
2024-02-23CppunitTest_sw_pdf_test: Add dependency on xpdfimportDr. David Alan Gilbert
The missing dependency would trigger the failure in: ::HybridPdfTest::testNoHybridDataInPDF warn:sal.osl:3173303:3173368:sal/osl/unx/process.cxx:349: Failed to launch child process, child reports ENOENT ? Couldn't exec xpdfimport? Change-Id: I5e887129d2119c71b993d9a3e26b9b17bb912452 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163771 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-01-04CppunitTest_sw_pdf_test: turn on gb_CppunitTest_set_non_application_font_useMiklos Vajna
And the same for 3 other tests. Similar to commit dc4d7500c9d283e26d1553ce11366a217cf1f69d (Fix CppunitTest_sd_import_tests-smartart non_application_font_use, 2023-10-23), though this didn't find anything so far. Change-Id: Ib7d772d6dd9e662007e4eeef9f6536aecf2dbeea Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161605 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
2023-01-25tdf#66580 added hybrid PDF test casesTomaž Vajngerl
Change-Id: I2a58e6cd5b40266b3c55729febb7006c7a7b4170 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146068 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>