Kaydet (Commit) 65e91b76 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS qadev29 (1.6.50); FILE MERGED

2007/03/09 13:43:35 lla 1.6.50.1: #i72675# '+' forgotten
üst 6d76efd2
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: cppunit.mk,v $ # $RCSfile: cppunit.mk,v $
# #
# $Revision: 1.6 $ # $Revision: 1.7 $
# #
# last change: $Author: obo $ $Date: 2007-01-22 14:48:20 $ # last change: $Author: ihi $ $Date: 2007-06-04 13:19:10 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -63,7 +63,7 @@ TEST$(TNR)LIB=$(SHL$(TNR)TARGETN) ...@@ -63,7 +63,7 @@ TEST$(TNR)LIB=$(SHL$(TNR)TARGETN)
.IF "$(TESTOPT)"=="" .IF "$(TESTOPT)"==""
TEST$(TNR)OPT="-jobexclude" TEST$(TNR)OPT="-jobexclude"
TEST$(TNR)OPT+=$(SHL$(TNR)TARGET).xsce TEST$(TNR)OPT+=$(SHL$(TNR)TARGET).xsce
TEST$(TNR)OPT="-sf" TEST$(TNR)OPT+="-sf"
TEST$(TNR)OPT+=$(mktmp "foo") TEST$(TNR)OPT+=$(mktmp "foo")
TEST$(TNR)OPT+="-onlyerrors" TEST$(TNR)OPT+="-onlyerrors"
TEST$(TNR)OPT+=" " TEST$(TNR)OPT+=" "
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment