Tag: cws_src680_rowsetdel User: fs Date: 06/01/19 23:38:08 Modified: /dba/dbaccess/qa/unoapi/ makefile.mk
Log: allow running single tests File Changes: Directory: /dba/dbaccess/qa/unoapi/ =================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/qa/unoapi/makefile.mk?r1=1.3&r2=1.3.76.1 Delta lines: +6 -3 ------------------- --- makefile.mk 8 Sep 2005 09:49:49 -0000 1.3 +++ makefile.mk 20 Jan 2006 07:38:05 -0000 1.3.76.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.3.76.1 $ # -# last change: $Author: rt $ $Date: 2005/09/08 09:49:49 $ +# last change: $Author: fs $ $Date: 2006/01/20 07:38:05 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -45,3 +45,6 @@ [EMAIL PROTECTED] ======================================================================= [EMAIL PROTECTED] In case of problems with TableWindowAccessibility or JoinViewAccessibility this might be because of connection problems, just re-run the testcases [EMAIL PROTECTED] ======================================================================= + +run_%: + +$(SOLARENV)$/bin$/checkapi -o dbaccess.$(@:s/run_//) -ini dbaccess.props -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
