summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2022-10-18 16:01:42 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2022-10-18 23:28:18 +0200
commitc6660c77f92f8a040210fb30035761649a19db14 (patch)
tree4aacf251e8e27aad3b0e66998bf32fb284223b67 /sc/Module_sc.mk
parent71aaa2eaa25f1a6bc958c5dcffa79b478ddfa664 (diff)
CppunitTest_sc_anchor_test: move to slowcheck
so Jenkins executes it in all platforms also move it out of 'extra' folder so we can change the inheritance to ScBootstrapFixture in a follow-up commit Change-Id: I06cb594b7f13ece2eb71c2099b6119861b4674ff Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141504 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 5323b6031d58..e03ac7aab1c6 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -70,6 +70,7 @@ endif
endif
$(eval $(call gb_Module_add_slowcheck_targets,sc, \
+ CppunitTest_sc_anchor_test \
CppunitTest_sc_cond_format_merge \
CppunitTest_sc_copypaste \
CppunitTest_sc_html_export_test \
@@ -121,7 +122,6 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
JunitTest_sc_unoapi_4 \
JunitTest_sc_unoapi_6 \
JunitTest_sc_unoapi_7 \
- CppunitTest_sc_anchor_test \
CppunitTest_sc_annotationobj \
CppunitTest_sc_annotationshapeobj \
CppunitTest_sc_annotationsobj \