diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2023-10-20 15:47:45 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2023-10-20 20:20:59 +0200 |
commit | e64f3ab974e2f8c528fef8d75162b82ec0453293 (patch) | |
tree | 25869b6556fe4e5a37f73b5d1fe4d15182003b62 /sd | |
parent | 711e01c7878ef0c319fd40c95484cb9be5105e00 (diff) |
CppunitTest_sd_import_tests-smartart: make testAutofitSync more robust
- replace 'Calibri Light' with 'Noto Sans' (we bundle the later)
- replace 'Calibri' with 'Arial'
With this:
diff --git a/sd/CppunitTest_sd_import_tests-smartart.mk b/sd/CppunitTest_sd_import_tests-smartart.mk
index 9b7362b08152..72e0dead7731 100644
--- a/sd/CppunitTest_sd_import_tests-smartart.mk
+++ b/sd/CppunitTest_sd_import_tests-smartart.mk
@@ -11,4 +11,6 @@
$(eval $(call sd_import_test,-smartart))
+$(eval $(call gb_CppunitTest_set_non_application_font_use,sd_import_tests-smartart,abort))
+
# vim: set noet sw=4 ts=4:
doesn't abort anymore. In fact the second replacement is just for
completeness, the first was enough alredy.
Change-Id: I455b473233e351b7a2ee6a1b1b66049e63a8a6ff
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158263
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/qa/unit/data/pptx/smartart-autofit-sync.pptx | bin | 41874 -> 41814 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/sd/qa/unit/data/pptx/smartart-autofit-sync.pptx b/sd/qa/unit/data/pptx/smartart-autofit-sync.pptx Binary files differindex 9a6ce0f494c5..e27dbbfd3de3 100644 --- a/sd/qa/unit/data/pptx/smartart-autofit-sync.pptx +++ b/sd/qa/unit/data/pptx/smartart-autofit-sync.pptx |