summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2018-11-18 02:38:35 +0000
committerJens Carl <j.carl43@gmx.de>2018-11-18 04:57:38 +0100
commitb5fca203d1561be77ab5f3f78cf3ef38208305f1 (patch)
tree0c22d4c41963281fd1840498502f8e7baa444747 /sc/Module_sc.mk
parenteb5b353b523ec4d7d6588e2fae5b8b4117bfc2b1 (diff)
tdf#45904 Move XEnumeration Java tests to C++
Move XEnumeration Java tests to C++ for ScIndexEnumeration_DataPilotFieldsEnumeration. Change-Id: Iac7c60c3971756bcc47fc68a4aa86b442af266c5 Reviewed-on: https://gerrit.libreoffice.org/63506 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
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 153f84093b28..57272821eed4 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -134,6 +134,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
CppunitTest_sc_functiondescriptionobj \
CppunitTest_sc_functionlistobj \
CppunitTest_sc_headerfootercontentobj \
+ CppunitTest_sc_indexenumeration_datapilotfieldsenumeration \
CppunitTest_sc_indexenumeration_ddelinksenumeration \
CppunitTest_sc_indexenumeration_scenariosenumeration \
CppunitTest_sc_indexenumeration_tableconditionalentryenumeration \