summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2020-03-10 21:23:48 +0100
committerStephan Bergmann <sbergman@redhat.com>2020-03-10 22:57:45 +0100
commit1842276ed4785ff5198bdbc4ce6fe752315c8657 (patch)
tree7aae97b7dd35158f5c30608189aa294161775bbc
parent08f5b6d20deb4837b184de60b87643f703103829 (diff)
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 <sbergman@redhat.com>
-rw-r--r--sc/Module_sc.mk4
1 files changed, 1 insertions, 3 deletions
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,\