summaryrefslogtreecommitdiff
path: root/ucb/test
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/test')
-rwxr-xr-x[-rw-r--r--]ucb/test/com/sun/star/comp/ucb/GlobalTransfer_Test.java0
-rwxr-xr-x[-rw-r--r--]ucb/test/com/sun/star/comp/ucb/makefile.mk7
2 files changed, 0 insertions, 7 deletions
diff --git a/ucb/test/com/sun/star/comp/ucb/GlobalTransfer_Test.java b/ucb/test/com/sun/star/comp/ucb/GlobalTransfer_Test.java
index 72670bc314dd..72670bc314dd 100644..100755
--- a/ucb/test/com/sun/star/comp/ucb/GlobalTransfer_Test.java
+++ b/ucb/test/com/sun/star/comp/ucb/GlobalTransfer_Test.java
diff --git a/ucb/test/com/sun/star/comp/ucb/makefile.mk b/ucb/test/com/sun/star/comp/ucb/makefile.mk
index 1f2e35593909..bab29edc8fbc 100644..100755
--- a/ucb/test/com/sun/star/comp/ucb/makefile.mk
+++ b/ucb/test/com/sun/star/comp/ucb/makefile.mk
@@ -51,10 +51,3 @@ $(JAVAFILES): $(MISC)$/$(TARGET).createdclassdir
$(MISC)$/$(TARGET).createdclassdir:
- $(MKDIR) $(CLASSDIR)
$(TOUCH) $@
-
-#ALLTAR .PHONY:
-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)
-