sc/Module_sc.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
New commits: commit 1842276ed4785ff5198bdbc4ce6fe752315c8657 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Tue Mar 10 21:23:48 2020 +0100 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Tue Mar 10 22:57:45 2020 +0100 Enable CppunitTest_sc_uicalc also for MACOSX there appears to be no reason not to Change-Id: Ic7c0e34e28bc67bd7b342b50f893990057b2e261 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90305 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index 8438b3455cba..8a6f8411faff 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -207,12 +207,10 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\ CppunitTest_sc_tablesheetsobj \ CppunitTest_sc_tablevalidationobj \ CppunitTest_sc_tabviewobj \ + CppunitTest_sc_uicalc \ CppunitTest_sc_uniquecellformatsenumeration \ CppunitTest_sc_uniquecellformatsobj \ CppunitTest_sc_viewpaneobj \ - $(if $(filter-out MACOSX,$(OS)), \ - CppunitTest_sc_uicalc \ - ) \ )) $(eval $(call gb_Module_add_perfcheck_targets,sc,\ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits