summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-06-04 12:18:57 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-06-04 12:18:57 +0000
commit6d76efd2b92e064ead8ffd3f0f131477fb7a171d (patch)
treefb7de17a767464c3a0a41350ca188ca7d7b21775
parentf0009bc7e4c33c8bdddc0ed7465e75993c3582d0 (diff)
INTEGRATION: CWS qadev29 (1.5.50); FILE MERGED
2007/03/09 13:43:36 lla 1.5.50.1: #i72675# '+' forgotten
-rw-r--r--solenv/inc/_cppunit.mk20
1 files changed, 10 insertions, 10 deletions
diff --git a/solenv/inc/_cppunit.mk b/solenv/inc/_cppunit.mk
index e49a47b45be5..c8ea5b95ee04 100644
--- a/solenv/inc/_cppunit.mk
+++ b/solenv/inc/_cppunit.mk
@@ -5,7 +5,7 @@ TEST1LIB=$(SHL1TARGETN)
.IF "$(TESTOPT)"==""
TEST1OPT="-jobexclude"
TEST1OPT+=$(SHL1TARGET).xsce
- TEST1OPT="-sf"
+ TEST1OPT+="-sf"
TEST1OPT+=$(mktmp "foo")
TEST1OPT+="-onlyerrors"
TEST1OPT+=" "
@@ -30,7 +30,7 @@ TEST2LIB=$(SHL2TARGETN)
.IF "$(TESTOPT)"==""
TEST2OPT="-jobexclude"
TEST2OPT+=$(SHL2TARGET).xsce
- TEST2OPT="-sf"
+ TEST2OPT+="-sf"
TEST2OPT+=$(mktmp "foo")
TEST2OPT+="-onlyerrors"
TEST2OPT+=" "
@@ -55,7 +55,7 @@ TEST3LIB=$(SHL3TARGETN)
.IF "$(TESTOPT)"==""
TEST3OPT="-jobexclude"
TEST3OPT+=$(SHL3TARGET).xsce
- TEST3OPT="-sf"
+ TEST3OPT+="-sf"
TEST3OPT+=$(mktmp "foo")
TEST3OPT+="-onlyerrors"
TEST3OPT+=" "
@@ -80,7 +80,7 @@ TEST4LIB=$(SHL4TARGETN)
.IF "$(TESTOPT)"==""
TEST4OPT="-jobexclude"
TEST4OPT+=$(SHL4TARGET).xsce
- TEST4OPT="-sf"
+ TEST4OPT+="-sf"
TEST4OPT+=$(mktmp "foo")
TEST4OPT+="-onlyerrors"
TEST4OPT+=" "
@@ -105,7 +105,7 @@ TEST5LIB=$(SHL5TARGETN)
.IF "$(TESTOPT)"==""
TEST5OPT="-jobexclude"
TEST5OPT+=$(SHL5TARGET).xsce
- TEST5OPT="-sf"
+ TEST5OPT+="-sf"
TEST5OPT+=$(mktmp "foo")
TEST5OPT+="-onlyerrors"
TEST5OPT+=" "
@@ -130,7 +130,7 @@ TEST6LIB=$(SHL6TARGETN)
.IF "$(TESTOPT)"==""
TEST6OPT="-jobexclude"
TEST6OPT+=$(SHL6TARGET).xsce
- TEST6OPT="-sf"
+ TEST6OPT+="-sf"
TEST6OPT+=$(mktmp "foo")
TEST6OPT+="-onlyerrors"
TEST6OPT+=" "
@@ -155,7 +155,7 @@ TEST7LIB=$(SHL7TARGETN)
.IF "$(TESTOPT)"==""
TEST7OPT="-jobexclude"
TEST7OPT+=$(SHL7TARGET).xsce
- TEST7OPT="-sf"
+ TEST7OPT+="-sf"
TEST7OPT+=$(mktmp "foo")
TEST7OPT+="-onlyerrors"
TEST7OPT+=" "
@@ -180,7 +180,7 @@ TEST8LIB=$(SHL8TARGETN)
.IF "$(TESTOPT)"==""
TEST8OPT="-jobexclude"
TEST8OPT+=$(SHL8TARGET).xsce
- TEST8OPT="-sf"
+ TEST8OPT+="-sf"
TEST8OPT+=$(mktmp "foo")
TEST8OPT+="-onlyerrors"
TEST8OPT+=" "
@@ -205,7 +205,7 @@ TEST9LIB=$(SHL9TARGETN)
.IF "$(TESTOPT)"==""
TEST9OPT="-jobexclude"
TEST9OPT+=$(SHL9TARGET).xsce
- TEST9OPT="-sf"
+ TEST9OPT+="-sf"
TEST9OPT+=$(mktmp "foo")
TEST9OPT+="-onlyerrors"
TEST9OPT+=" "
@@ -230,7 +230,7 @@ TEST10LIB=$(SHL10TARGETN)
.IF "$(TESTOPT)"==""
TEST10OPT="-jobexclude"
TEST10OPT+=$(SHL10TARGET).xsce
- TEST10OPT="-sf"
+ TEST10OPT+="-sf"
TEST10OPT+=$(mktmp "foo")
TEST10OPT+="-onlyerrors"
TEST10OPT+=" "