summaryrefslogtreecommitdiff
path: root/sd/uiconfig/sdraw
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2023-10-20 15:47:45 +0200
committerMiklos Vajna <vmiklos@collabora.com>2023-10-20 20:20:59 +0200
commite64f3ab974e2f8c528fef8d75162b82ec0453293 (patch)
tree25869b6556fe4e5a37f73b5d1fe4d15182003b62 /sd/uiconfig/sdraw
parent711e01c7878ef0c319fd40c95484cb9be5105e00 (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/uiconfig/sdraw')
0 files changed, 0 insertions, 0 deletions