summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2001-11-15 18:00:30 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-15 15:11:37 +0000
commit8a73d5ddfc2004bbdfc29f5b8328370ac73c6a88 (patch)
tree394d003d6bce1327fb4179b2a1b8d3c49bf9f9aa /MANIFEST
parentbf202ccda31f6f5f3fc5cd7b8446fa6ecacb1ac4 (diff)
downloadperl-8a73d5ddfc2004bbdfc29f5b8328370ac73c6a88.tar.gz
new tests for command-line switches
Message-ID: <20011115170030.A14193@rafael> p4raw-id: //depot/perl@13022
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index b7d7026f24..e83e6810f9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2276,6 +2276,7 @@ t/run/switchp.t Test the -p switch
t/run/switchn.t Test the -n switch
t/run/switcha.t Test the -a switch
t/run/switchF.t Test the -F switch
+t/run/switches.t Tests for the other switches
t/TEST The regression tester
t/test.pl Simple testing library
t/TestInit.pm Preamble library for core tests