sd/Module_sd.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2021666cd1a99ccadb8a258565281fba575dccb3 Author: Andras Timar <andras.ti...@collabora.com> Date: Sun Feb 7 12:20:00 2016 -0800
CppunitTest_sd_svg_export_tests fails on Windows (compiler/boost issue) Change-Id: Ife006636295f62a9e35f71ab3b0089dabb0ba623 diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk index c62ea20..2b7852d 100644 --- a/sd/Module_sd.mk +++ b/sd/Module_sd.mk @@ -28,13 +28,13 @@ $(eval $(call gb_Module_add_l10n_targets,sd,\ ifneq ($(OS),DRAGONFLY) $(eval $(call gb_Module_add_check_targets,sd,\ $(if $(and $(filter $(COM),MSC),$(MERGELIBS)),, \ + CppunitTest_sd_svg_export_tests \ CppunitTest_sd_uimpress) \ CppunitTest_sd_import_tests \ CppunitTest_sd_export_tests \ CppunitTest_sd_filters_test \ CppunitTest_sd_html_export_tests \ CppunitTest_sd_tiledrendering \ - CppunitTest_sd_svg_export_tests \ )) endif _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits