summaryrefslogtreecommitdiff
path: root/forms/qa/unoapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-16 09:34:48 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-16 09:34:48 +0000
commit96c9c6944ce41430b7e8b568a25c5364c08e9bbc (patch)
tree825fd2a17707ed2bbc608c1fbc4746b951072a0b /forms/qa/unoapi
parent778ce7e82e3b468954455ca70938c203371d6a97 (diff)
INTEGRATION: CWS eforms2 (1.2.2); FILE MERGED
2004/11/03 17:37:13 sw 1.2.2.2: #i32925# 2004/08/13 14:40:46 sw 1.2.2.1: #i32860#
Diffstat (limited to 'forms/qa/unoapi')
-rw-r--r--forms/qa/unoapi/makefile.mk9
1 files changed, 7 insertions, 2 deletions
diff --git a/forms/qa/unoapi/makefile.mk b/forms/qa/unoapi/makefile.mk
index c76d1113c706..8aa1866f524a 100644
--- a/forms/qa/unoapi/makefile.mk
+++ b/forms/qa/unoapi/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Date: 2004-01-05 17:10:44 $
+# last change: $Date: 2004-11-16 10:34:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -67,3 +67,8 @@ TARGET=qa_unoapi
ALLTAR:
+$(SOLARENV)$/bin$/checkapi -sce forms.sce -xcl knownissues.xcl -DOCPTH $(PWD)$/testdocuments -THRCNT 1 -tdoc $(PWD)$/testdocuments
+ +@echo =======================================================================
+ +@echo Problems with controls might me focus problems during the run of XView
+ +@echo these seems to appear by chance ... just re-run those testcases with
+ +@echo $(SOLARENV)$/bin$/checkapi -o componentName -xcl knownissues.xcl -DOCPTH $(PWD)$/testdocuments -THRCNT 1 -tdoc $(PWD)$/testdocuments
+ +@echo =======================================================================