summaryrefslogtreecommitdiff
path: root/bean
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-02 11:46:03 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-02 12:06:11 +0100
commit4327ec0deee4b5362354bd4bc0ec885a412cd071 (patch)
tree5ce6ce3b4b2408d57cba606f9e22559fcac2d46a /bean
parente5c11afa976b03cb55d33cf09e57ccec286ddb9b (diff)
Clean up makefiles
Diffstat (limited to 'bean')
-rw-r--r--bean/test/makefile.mk19
1 files changed, 0 insertions, 19 deletions
diff --git a/bean/test/makefile.mk b/bean/test/makefile.mk
index 1032566dd36e..afc553c4994f 100644
--- a/bean/test/makefile.mk
+++ b/bean/test/makefile.mk
@@ -42,26 +42,7 @@ JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
MAXLINELENGTH = 100000
-#JARCLASSDIRS = $(PACKAGE)
-#JARTARGET = $(TARGET).jar
-#JARCOMPRESS = TRUE
-
-# --- Parameters for the test --------------------------------------
-
-# test base is java complex
-#CT_TESTBASE = -TestBase java_complex
-
-# test looks something like the.full.package.TestName
-#CT_TEST = -o $(PACKAGE:s\$/\.\).$(JAVAFILES:b)
-
-# start the runner application
-#CT_APP = org.openoffice.Runner
-
-#CT_NOOFFICE = -NoOffice
-
-
OFFICE_CLASSPATH_TMP:=$(foreach,i,$(JARFILES) $(office)$/program$/classes$/$(i)$(PATH_SEPERATOR))
-
OFFICE_CLASSPATH=$(OFFICE_CLASSPATH_TMP:t"")$(PATH_SEPERATOR)$(CLASSDIR)
OOOBEAN_OPTIONS=-Dcom.sun.star.officebean.Options=-norestore