summaryrefslogtreecommitdiff
path: root/testshl2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-01 12:16:57 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-01 12:16:57 +0000
commit38cf4d20d3329f475a2bdbd47c3ce6a2f805ec6c (patch)
treeb76d1012c11e6d78b29b815b77309378da27c58c /testshl2
parent340b27267e2f174d6fb02d84082dc6512f952e86 (diff)
INTEGRATION: CWS qadev3 (1.5.16); FILE MERGED
2003/03/31 09:11:11 lla 1.5.16.1: #108453# better version number handling
Diffstat (limited to 'testshl2')
-rw-r--r--testshl2/source/testshl.cxx9
1 files changed, 7 insertions, 2 deletions
diff --git a/testshl2/source/testshl.cxx b/testshl2/source/testshl.cxx
index 4b94ef9db297..ffa70690126b 100644
--- a/testshl2/source/testshl.cxx
+++ b/testshl2/source/testshl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: testshl.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 16:42:25 $
+ * last change: $Author: vg $ $Date: 2003-04-01 13:16:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -165,10 +165,15 @@ int _cdecl main( int argc, char* argv[] )
"-onlyerrors, shows only the failed test functions",
/* "-tc=s@, name(s) of testcase(s) to generate", */
"-sf=s, absolute path and name to the signal file.",
+//! new (helpful if at debug time)
+ "-dntsf, if given, do not touch signal file, also if one exist.",
"-jobonly=s, job control file, these jobs should only executed.",
"-jobfilter=s, use a filter for just some tests.",
"-onlyshowjobs, show only all jobs, do no tests.",
"-forward=s, this string will forwarded to the test libraries.",
+ "-projectid=s, this text is added to the date output line.",
+ "-buildid=s, this text is added to the date output line.",
+ "-verbose, be verbose.",
"-h:s, display help or help on option",
"-help:s, see -h",
NULL