From dc31f1cd3841d486e920e59ce42e888ca94e4289 Mon Sep 17 00:00:00 2001 From: Gavin Carr Date: Wed, 21 Mar 2007 00:52:56 +0000 Subject: Finished initial --extra-opts support; added Getopt spec-to-help and multiline help support. git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1643 f882894a-f735-0410-b71e-b25c423dba1c --- t/npg03/README | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 't/npg03/README') diff --git a/t/npg03/README b/t/npg03/README index a19f263..3dbdaf8 100644 --- a/t/npg03/README +++ b/t/npg03/README @@ -1,13 +1,15 @@ -Nagios-Plugin-Getopt-03.t automatically tests all cases defined in the 'input' directory -and expects the output to match the corresponding file in the 'expected' directory. To -define a new test case, just create a new file in the 'input' directory containing the -input command line, and a corresponding file in the 'expected' directory containing -what you think the expanded command line should be. Note that this expansion is normalised -as follows: +Nagios-Plugin-Getopt-03.t automatically tests all cases defined in +the 'input' directory and expects the output to match the +corresponding file in the 'expected' directory. To define a new test +case, just create a new file in the 'input' directory containing the +input command line, and a corresponding file in the 'expected' +directory containing what you think the expanded command line should +be. Note that this expansion is normalised as follows: - command line arguments are reported in alphabetical order - extraneous white space is removed -Also, if you use a completely new argument than those defined in Nagios-Plugin-Getopt-03.t -you will need to define it there as well. +Also, if you use a completely new argument than those currently +defined in Nagios-Plugin-Getopt-03.t you will need to define it +there as well. -- cgit v1.2.3-74-g34f1