summaryrefslogtreecommitdiff
path: root/sw/JunitTest_sw_complex.mk
diff options
context:
space:
mode:
authorjmzambon <jeanmarczambon@gmail.com>2017-12-10 14:20:59 +0100
committerMichael Stahl <mstahl@redhat.com>2017-12-11 13:21:40 +0100
commitc4d0cd148128ceec55b95407d637d42e27426966 (patch)
tree87c2a56128a9b6b182b1491347349386cb697ad9 /sw/JunitTest_sw_complex.mk
parent18aaca86fc0733244f36b761479c8dd476752a30 (diff)
tdf#97362: convert sw java complex tests to Python (#final)
Move test documents to python folder. Delete remaining java helper class "TestDocument" and parent folder. Change-Id: I76ba4e82e96b39df207c337fc1f17052b750774d Reviewed-on: https://gerrit.libreoffice.org/46188 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sw/JunitTest_sw_complex.mk')
-rw-r--r--sw/JunitTest_sw_complex.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/sw/JunitTest_sw_complex.mk b/sw/JunitTest_sw_complex.mk
index 79b87a5094cb..d39f39f22515 100644
--- a/sw/JunitTest_sw_complex.mk
+++ b/sw/JunitTest_sw_complex.mk
@@ -19,15 +19,9 @@
$(eval $(call gb_JunitTest_JunitTest,sw_complex))
-$(eval $(call gb_JunitTest_set_defs,sw_complex,\
- $$(DEFS) \
- -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/sw/qa/complex/writer/testdocuments \
-))
-
$(eval $(call gb_JunitTest_add_sourcefiles,sw_complex,\
sw/qa/complex/accessibility/AccessibleRelationSet \
sw/qa/complex/indeterminateState/CheckIndeterminateState \
- sw/qa/complex/writer/TestDocument \
))
$(eval $(call gb_JunitTest_use_jars,sw_complex,\