summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorSalvador FandiƱo <sfandino@yahoo.com>2003-02-17 23:38:05 +0000
committerhv <hv@crypt.org>2003-02-18 01:04:01 +0000
commitcb8340be3384a90a55aad4280e799b656e1fa8af (patch)
tree3cc50797ea1da074a1070436a510f6fde3968b24 /MANIFEST
parent9a26048b591176092513e1e0db064d5315c21465 (diff)
downloadperl-cb8340be3384a90a55aad4280e799b656e1fa8af.tar.gz
Re: Did the assertion patch/feature submission get overlooked?
Message-ID: <3E51725D.5060303@yahoo.com> p4raw-id: //depot/perl@18739
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index ed78573d56..db7cba2c51 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2387,6 +2387,7 @@ t/cmd/mod.t See if statement modifiers work
t/cmd/subval.t See if subroutine values work
t/cmd/switch.t See if switch optimizations work
t/cmd/while.t See if while loops work
+t/comp/assertions.t See if assertions work
t/comp/bproto.t See if builtins conform to their prototypes
t/comp/cmdopt.t See if command optimization works
t/comp/colon.t See if colons are parsed correctly
@@ -2695,6 +2696,7 @@ 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/switches.t Tests for the other switches
+t/run/switchA.t Test the -A switch
t/run/switchF.t Test the -F switch
t/run/switchI.t Test the -I switch
t/run/switchn.t Test the -n switch