summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2020-03-09 18:14:54 +0100
committerXisco FaulĂ­ <xiscofauli@libreoffice.org>2020-03-10 10:40:20 +0100
commitbfee21b6c87c420e0c5d3447b13e013592a30c22 (patch)
tree241f0790ea0631b81f7fb4a13bb01f91d0098104 /sc/Module_sc.mk
parentbd7f647b16ca2c5f9ef7d4b0945201c4f2ecebad (diff)
tdf#122232: move UItest to CppunitTest
Change-Id: I6cb9019fea4b1be5af94dcc8811a4f96fc1b6d37 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90238 Tested-by: Jenkins Reviewed-by: Xisco FaulĂ­ <xiscofauli@libreoffice.org>
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index a56b9d4c9f70..8438b3455cba 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -210,6 +210,9 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
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,\