projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9edbfc6
)
List the switches tested in switches.t.
Jarkko Hietaniemi [Sun, 31 Aug 2003 14:55:54 +0000 (14:55 +0000)]
p4raw-id: //depot/perl@20970
t/run/switches.t
patch
|
blob
|
blame
|
history
diff --git
a/t/run/switches.t
b/t/run/switches.t
index
9ea84a7
..
8d9cd89
100644
(file)
--- 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';