From dc869fc0a9f7298f8cc2ba8d6bff5a1ec114830c Mon Sep 17 00:00:00 2001 From: mes5k Date: Sat, 7 Feb 2004 01:24:41 +0000 Subject: [PATCH] fixed test3 stuff --- tests/test12.out | 2 +- tests/test15.out | 5 ++++- tests/test16.out | 5 ++++- tests/test17.out | 5 ++++- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/tests/test12.out b/tests/test12.out index bfa19a9..ebb0c02 100644 --- a/tests/test12.out +++ b/tests/test12.out @@ -1,5 +1,5 @@ PARSE ERROR: Argument: -f (--floatTest) - Couldn't read argument value! + Couldn't read argument value from string 'nine' USAGE: diff --git a/tests/test15.out b/tests/test15.out index 82d0abd..0aac2cd 100644 --- a/tests/test15.out +++ b/tests/test15.out @@ -4,10 +4,13 @@ PARSE ERROR: Argument: -s (--stringTest) USAGE: - ../examples/test3 [-i=] ... -s= [-B] [--] [-v] [-h] ... + ../examples/test3 [-f=] ... [-i=] ... -s= [-B] [--] [-v] [-h] ... Where: + -f , --floatTest (accepted multiple times) + (value required) multi float test + -i , --intTest (accepted multiple times) (value required) multi int test diff --git a/tests/test16.out b/tests/test16.out index 82d0abd..0aac2cd 100644 --- a/tests/test16.out +++ b/tests/test16.out @@ -4,10 +4,13 @@ PARSE ERROR: Argument: -s (--stringTest) USAGE: - ../examples/test3 [-i=] ... -s= [-B] [--] [-v] [-h] ... + ../examples/test3 [-f=] ... [-i=] ... -s= [-B] [--] [-v] [-h] ... Where: + -f , --floatTest (accepted multiple times) + (value required) multi float test + -i , --intTest (accepted multiple times) (value required) multi int test diff --git a/tests/test17.out b/tests/test17.out index bc13b01..91e6f0b 100644 --- a/tests/test17.out +++ b/tests/test17.out @@ -4,10 +4,13 @@ PARSE ERROR: USAGE: - ../examples/test3 [-i=] ... -s= [-B] [--] [-v] [-h] ... + ../examples/test3 [-f=] ... [-i=] ... -s= [-B] [--] [-v] [-h] ... Where: + -f , --floatTest (accepted multiple times) + (value required) multi float test + -i , --intTest (accepted multiple times) (value required) multi int test