summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorJan-Marek Glogowski <jan-marek.glogowski@extern.cib.de>2020-02-16 21:00:57 +0100
committerJan-Marek Glogowski <glogow@fbihome.de>2020-02-17 02:45:56 +0100
commite81414d39bdded7fefb733559656b7bd3458bbe5 (patch)
tree2ed2a045c287d3822846da9d1c15d6f173b75913 /sw
parentf55140c7376c330bcdac071592aada75e8781e19 (diff)
Drop needless junit and python make conditionals
JunitTest and PythonTest modules check for these themself. Change-Id: Ia453bc99571738b01cc8f161f346cb6c37b2e429 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88832 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'sw')
-rw-r--r--sw/Module_sw.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index 06611c2fc283..f8b250f57cbf 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -126,7 +126,6 @@ $(eval $(call gb_Module_add_slowcheck_targets,sw,\
))
endif
-ifneq ($(OOO_JUNIT_JAR),)
$(eval $(call gb_Module_add_subsequentcheck_targets,sw,\
JunitTest_sw_complex \
JunitTest_sw_unoapi_1 \
@@ -134,13 +133,10 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sw,\
JunitTest_sw_unoapi_3 \
JunitTest_sw_unoapi_4 \
))
-endif
-ifneq ($(DISABLE_PYTHON),TRUE)
$(eval $(call gb_Module_add_subsequentcheck_targets,sw,\
PythonTest_sw_python \
))
-endif
# screenshots
$(eval $(call gb_Module_add_screenshot_targets,sw,\