From: Jarkko Hietaniemi Date: Sun, 31 Aug 2003 14:55:54 +0000 (+0000) Subject: List the switches tested in switches.t. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=48eaf8044c031196cf6457fdc7b9a3f381837bc0;p=p5sagit%2Fp5-mst-13.2.git List the switches tested in switches.t. p4raw-id: //depot/perl@20970 --- diff --git a/t/run/switches.t b/t/run/switches.t index 9ea84a7..8d9cd89 100644 --- a/t/run/switches.t +++ b/t/run/switches.t @@ -1,6 +1,7 @@ #!./perl -w -# Tests for the command-line switches +# Tests for the command-line switches -0, -c, -l, -s, -m, -M, -V +# Some switches have their own tests, see MANIFEST. BEGIN { chdir 't' if -d 't';