Kaydet (Commit) 38cf4d20 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS qadev3 (1.5.16); FILE MERGED

2003/03/31 09:11:11 lla 1.5.16.1: #108453# better version number handling
üst 340b2726
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: testshl.cxx,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -165,10 +165,15 @@ int _cdecl main( int argc, char* argv[] ) ...@@ -165,10 +165,15 @@ int _cdecl main( int argc, char* argv[] )
"-onlyerrors, shows only the failed test functions", "-onlyerrors, shows only the failed test functions",
/* "-tc=s@, name(s) of testcase(s) to generate", */ /* "-tc=s@, name(s) of testcase(s) to generate", */
"-sf=s, absolute path and name to the signal file.", "-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.", "-jobonly=s, job control file, these jobs should only executed.",
"-jobfilter=s, use a filter for just some tests.", "-jobfilter=s, use a filter for just some tests.",
"-onlyshowjobs, show only all jobs, do no tests.", "-onlyshowjobs, show only all jobs, do no tests.",
"-forward=s, this string will forwarded to the test libraries.", "-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", "-h:s, display help or help on option",
"-help:s, see -h", "-help:s, see -h",
NULL NULL
......
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