[Libreoffice-commits] .: ucb/test

Thomas Arnhold tarnhold at kemper.freedesktop.org
Wed Feb 9 05:39:21 PST 2011


 ucb/test/com/sun/star/comp/ucb/makefile.mk |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit b70a3a45ef04e0e8ef6528e56696fd869b5b7721
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Wed Feb 9 14:39:14 2011 +0100

    Remove old test

diff --git a/ucb/test/com/sun/star/comp/ucb/makefile.mk b/ucb/test/com/sun/star/comp/ucb/makefile.mk
index 1e1f340..bab29ed 100644
--- a/ucb/test/com/sun/star/comp/ucb/makefile.mk
+++ b/ucb/test/com/sun/star/comp/ucb/makefile.mk
@@ -51,9 +51,3 @@ $(JAVAFILES): $(MISC)$/$(TARGET).createdclassdir
 $(MISC)$/$(TARGET).createdclassdir:
     - $(MKDIR) $(CLASSDIR)
     $(TOUCH) $@
-
-runtest:
-    java -classpath $(CLASSPATH) org.openoffice.Runner -TestBase java_complex \
-        -AppExecutionCommand "c:\staroffice8.m13\program\soffice -accept=socket,host=localhost,port=8100;urp;" \
-        -o $(subst,$/,. $(PACKAGE)$/GlobalTransfer_Test)
-


More information about the Libreoffice-commits mailing list