summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-02-25 18:20:01 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-02-25 18:20:01 +0000
commit76dd4efc0032d8cf72bade55b190df61909f479d (patch)
tree0d10f30f64788513098d81fda0c456292133e237 /MANIFEST
parent22efcfd695558c79203ea419fa22b3dfdc2549ee (diff)
downloadperl-76dd4efc0032d8cf72bade55b190df61909f479d.tar.gz
Add tests for the -C switch. Depending on the
CLIs some $^O dance may be needed. p4raw-id: //depot/perl@18779
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 7ff5b2f07f..341365f692 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2697,6 +2697,7 @@ t/run/fresh_perl.t Tests that require a fresh perl.
t/run/noswitch.t Test aliasing ARGV for other switch tests
t/run/runenv.t Test if perl honors its environment variables.
t/run/switcha.t Test the -a switch
+t/run/switchC.t Test the -C switch
t/run/switches.t Tests for the other switches
t/run/switchF.t Test the -F switch
t/run/switchI.t Test the -I switch