summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2022-07-01 13:31:02 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2022-07-02 08:49:50 +0200
commitb170210ddf1cf45fbfbce2e4213330bd036162f0 (patch)
tree1a7077cf6833a17794689a698ab433b68ed98652 /sc/Module_sc.mk
parent870452546a56ce635f36247c44aee6068d70c053 (diff)
sc: remove CppunitTest_sc_chart_regression_test
it only contains one test and it does the same as CppunitTest_chart2_xshape, so just move the test there. I don't know whether ScChartRegressionTest::test was ever executed but the reference needs to be adapted Change-Id: I0447054d8692901c72a36be5f582723334d2acba Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136737 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 5cea4b59d426..5a0d0c13f40e 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -112,9 +112,6 @@ $(eval $(call gb_Module_add_slowcheck_targets,sc, \
))
endif
-# Disabled to allow the check tinderbox execute the sd tests
-# CppunitTest_sc_chart_regression_test \
-
$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
JunitTest_sc_complex \
JunitTest_sc_unoapi_1 \