summaryrefslogtreecommitdiff
path: root/tclap-1.2.1/tests/test38.out
diff options
context:
space:
mode:
Diffstat (limited to 'tclap-1.2.1/tests/test38.out')
-rw-r--r--tclap-1.2.1/tests/test38.out17
1 files changed, 17 insertions, 0 deletions
diff --git a/tclap-1.2.1/tests/test38.out b/tclap-1.2.1/tests/test38.out
new file mode 100644
index 0000000..c06b9f3
--- /dev/null
+++ b/tclap-1.2.1/tests/test38.out
@@ -0,0 +1,17 @@
+PARSE ERROR: Argument: -n (--name)
+ Value 'mike' does not meet constraint: homer|marge|bart|lisa|maggie
+
+Brief USAGE:
+ 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> ... [--]
+ [--version] [-h] <1|2|3> ...
+
+For complete USAGE and HELP type:
+ ThisIsAVeryLongProgramNameDesignedToTestSpacePrintWhichUsedToHaveProblemsWithLongProgramNamesIThinkItIsNowLongEnough --help
+