summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2023-03-14 17:15:09 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2023-03-15 08:09:05 +0000
commitb7be39c5f45f8268acd9e19c3abd731fee6dcca3 (patch)
treefbfa87c3b4d01923eaa4f1aa3b45d56d1ead99cc /sc/Module_sc.mk
parent633b9aebf8ac50f5e46e70f9f371fe7b936e0e1d (diff)
CppunitTest_sc_ucalc_formula: split in two
it already has 118 tests Change-Id: I13d6fe65aca2fa01cf115c5873b9ca853cf5e77b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148891 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 ba5f0710060a..b8761a24e78a 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -47,6 +47,7 @@ $(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_ucalc_copypaste \
CppunitTest_sc_ucalc_datatransformation \
CppunitTest_sc_ucalc_formula \
+ CppunitTest_sc_ucalc_formula2 \
CppunitTest_sc_ucalc_parallelism \
CppunitTest_sc_ucalc_pivottable \
CppunitTest_sc_ucalc_rangelst \