Change 20970 by [EMAIL PROTECTED] on 2003/08/31 14:55:54
List the switches tested in switches.t.
Affected files ...
... //depot/perl/t/run/switches.t#9 edit
Differences ...
==== //depot/perl/t/run/switches.t#9 (text) ====
Index: perl/t/run/switches.t
--- perl/t/run/switches.t#8~19695~ Thu Jun 5 11:50:51 2003
+++ perl/t/run/switches.t Sun Aug 31 07:55:54 2003
@@ -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';
End of Patch.