From 77818208643949320ba57536d6c01e6973ff7a4a Mon Sep 17 00:00:00 2001 From: "Michael G. Schwern" Date: Thu, 15 Nov 2001 07:47:59 -0500 Subject: -x (was Re: [PATCH] new tests for command-line switches) Message-ID: <20011115124759.E31399@blackrider> p4raw-id: //depot/perl@13027 --- MANIFEST | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index e83e6810f9..07cee635d5 100644 --- a/MANIFEST +++ b/MANIFEST @@ -2272,9 +2272,11 @@ t/run/exit.t Test perl's exit status. t/run/kill_perl.t Tests that kill perl. t/run/runenv.t Test if perl honors its environment variables. t/run/noswitch.t Test aliasing ARGV for other switch tests -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/switchn.t Test the -n switch +t/run/switchp.t Test the -p switch +t/run/switchx.t Test the -x switch +t/run/switchx.aux Data for switchx.t t/run/switchF.t Test the -F switch t/run/switches.t Tests for the other switches t/TEST The regression tester -- cgit v1.2.1