summaryrefslogtreecommitdiff
path: root/sd/CppunitTest_sd_pdf_import_test.mk
AgeCommit message (Collapse)Author
2021-05-19CppunitTest_sd_pdf_import_test: remove pdfium dependencyMiklos Vajna
This is no longer needed, we only call VCL functions in the test today. Change-Id: I86257acf6864f672e81b60cec6bd0f90dd89b373 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115770 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2020-05-05SdrPdfImport: add a test class to sd and write a simple testTomaž Vajngerl
Open a simple PDF document, run the "break" action, check that we get the expected text as a text object. Change-Id: Iadb458f06b437689202eb013cb900edaabf17673 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93395 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>