summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2023-03-23 18:02:18 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2023-03-23 20:12:44 +0000
commit07fa6e041f0d6146fc34ade4dcea1be8d69f80e2 (patch)
tree5b757291099ea75a4e02eab2b3b6f68fc8ec97ac /sc/Module_sc.mk
parentd7f78d469870717cfc356ce12413031b9d86079b (diff)
CppunitTest_sc_uicalc: split in two
It already has 99 tests Change-Id: I672de980ce170b83ba84252170878731e1ce02f7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149462 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index b8761a24e78a..e9710baf10ee 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -91,6 +91,7 @@ $(eval $(call gb_Module_add_slowcheck_targets,sc, \
CppunitTest_sc_subsequent_export_test3 \
CppunitTest_sc_subsequent_export_test4 \
CppunitTest_sc_uicalc \
+ CppunitTest_sc_uicalc2 \
CppunitTest_sc_vba_macro_test \
CppunitTest_sc_a11y \
))