mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-08 11:49:39 -04:00
changed test7 for long prog names
This commit is contained in:
parent
b0c4043903
commit
5d03a98f5d
@ -2,12 +2,16 @@ PARSE ERROR: Argument: -n (--name)
|
||||
Couldn't find 'mike' in allowed list.
|
||||
|
||||
Brief USAGE:
|
||||
../examples/test7 [-l <int>] [-u <float lte 1>] [-b <float lte 1>] [-z
|
||||
<filename>] [-x <filename>] [-s <name string>] [-d]
|
||||
[-g <negative int>] [-f <negative int>] -n <homer
|
||||
|marge|bart|lisa|maggie> ... [--] [-v] [-h] <1|2|3>
|
||||
...
|
||||
ThisIsAVeryLongProgramNameDesignedToTestSpacePrintWhichUsedToHaveProblem
|
||||
sWithLongProgramNamesIThinkItIsNowL
|
||||
ongEnough [-l <int>] [-u <float
|
||||
lte 1>] [-b <float lte 1>] [-z
|
||||
<filename>] [-x <filename>] [-s
|
||||
<name string>] [-d] [-g <negative
|
||||
int>] [-f <negative int>] -n <homer
|
||||
|marge|bart|lisa|maggie> ... [--]
|
||||
[-v] [-h] <1|2|3> ...
|
||||
|
||||
For complete USAGE and HELP type:
|
||||
../examples/test7 --help
|
||||
ThisIsAVeryLongProgramNameDesignedToTestSpacePrintWhichUsedToHaveProblemsWithLongProgramNamesIThinkItIsNowLongEnough --help
|
||||
|
||||
|
@ -2,12 +2,16 @@ PARSE ERROR: Argument: (--times)
|
||||
Couldn't find '6' in allowed list.
|
||||
|
||||
Brief USAGE:
|
||||
../examples/test7 [-l <int>] [-u <float lte 1>] [-b <float lte 1>] [-z
|
||||
<filename>] [-x <filename>] [-s <name string>] [-d]
|
||||
[-g <negative int>] [-f <negative int>] -n <homer
|
||||
|marge|bart|lisa|maggie> ... [--] [-v] [-h] <1|2|3>
|
||||
...
|
||||
ThisIsAVeryLongProgramNameDesignedToTestSpacePrintWhichUsedToHaveProblem
|
||||
sWithLongProgramNamesIThinkItIsNowL
|
||||
ongEnough [-l <int>] [-u <float
|
||||
lte 1>] [-b <float lte 1>] [-z
|
||||
<filename>] [-x <filename>] [-s
|
||||
<name string>] [-d] [-g <negative
|
||||
int>] [-f <negative int>] -n <homer
|
||||
|marge|bart|lisa|maggie> ... [--]
|
||||
[-v] [-h] <1|2|3> ...
|
||||
|
||||
For complete USAGE and HELP type:
|
||||
../examples/test7 --help
|
||||
ThisIsAVeryLongProgramNameDesignedToTestSpacePrintWhichUsedToHaveProblemsWithLongProgramNamesIThinkItIsNowLongEnough --help
|
||||
|
||||
|
@ -1,11 +1,15 @@
|
||||
|
||||
USAGE:
|
||||
|
||||
../examples/test7 [-l <int>] [-u <float lte 1>] [-b <float lte 1>] [-z
|
||||
<filename>] [-x <filename>] [-s <name string>] [-d]
|
||||
[-g <negative int>] [-f <negative int>] -n <homer
|
||||
|marge|bart|lisa|maggie> ... [--] [-v] [-h] <1|2|3>
|
||||
...
|
||||
ThisIsAVeryLongProgramNameDesignedToTestSpacePrintWhichUsedToHaveProblem
|
||||
sWithLongProgramNamesIThinkItIsNowL
|
||||
ongEnough [-l <int>] [-u <float
|
||||
lte 1>] [-b <float lte 1>] [-z
|
||||
<filename>] [-x <filename>] [-s
|
||||
<name string>] [-d] [-g <negative
|
||||
int>] [-f <negative int>] -n <homer
|
||||
|marge|bart|lisa|maggie> ... [--]
|
||||
[-v] [-h] <1|2|3> ...
|
||||
|
||||
|
||||
Where:
|
||||
|
Loading…
x
Reference in New Issue
Block a user