diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-02-25 18:20:01 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-02-25 18:20:01 +0000 |
commit | 76dd4efc0032d8cf72bade55b190df61909f479d (patch) | |
tree | 0d10f30f64788513098d81fda0c456292133e237 /MANIFEST | |
parent | 22efcfd695558c79203ea419fa22b3dfdc2549ee (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |