summaryrefslogtreecommitdiff
path: root/sfx2/JunitTest_sfx2_complex.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <b_michaelsen@openoffice.org>2011-01-11 13:00:38 +0100
committerBjoern Michaelsen <b_michaelsen@openoffice.org>2011-01-11 13:00:38 +0100
commitcc72dd1a32cf6acaba613fa6ea289a7bd89ef1d2 (patch)
tree05700b2841b91a3e00de0df08db00e8cdc3742e1 /sfx2/JunitTest_sfx2_complex.mk
parentdf399dd5b190c0e45262b6409fb7d7a08163abd9 (diff)
gnumake3: renamed TestFixture to CppunitTest
Diffstat (limited to 'sfx2/JunitTest_sfx2_complex.mk')
-rwxr-xr-xsfx2/JunitTest_sfx2_complex.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/sfx2/JunitTest_sfx2_complex.mk b/sfx2/JunitTest_sfx2_complex.mk
index 9f7a6a8154e8..3513b63b06c8 100755
--- a/sfx2/JunitTest_sfx2_complex.mk
+++ b/sfx2/JunitTest_sfx2_complex.mk
@@ -31,13 +31,6 @@ $(eval $(call gb_JunitTest_set_defs,sfx2_complex,\
$$(DEFS) \
-Dorg.openoffice.test.arg.docpath=$(SRCDIR)/sfx2/qa/complex/framework/testdocuments \
))
-$(info $(call gb_JunitTest_set_defs,sfx2_complex,\
- -Dorg.openoffice.test.arg.soffice=path:$(OUTDIR)/installation/opt/openoffice.org3/program/soffice \
- -Dorg.openoffice.test.arg.env=LD_LIBRARY_PATH \
- -Dorg.openoffice.test.arg.user=file://$(call gb_JunitTest_get_userdir,$*) \
- -Dorg.openoffice.test.arg.docpath=$(SRCDIR)/sfx2/qa/complex/framework/testdocuments \
- $$(DEFS) \
-))
$(eval $(call gb_JunitTest_add_sourcefiles,sfx2_complex,\
sfx2/qa/complex/framework/CheckGlobalEventBroadcaster_writer1 \