summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorBrad Gilbert <b2gills@gmail.com>2009-10-22 22:03:40 +0200
committerRafael Garcia-Suarez <rgs@consttype.org>2009-10-22 22:03:40 +0200
commit114c60ecb1f775ef1deb4fdc8fb8e3a6f343d13d (patch)
tree7972b5193369afe8afe15bba2b956ec805ed2cfe /MANIFEST
parentd408791feefd619096e6fd7ffe59e868e9359ef8 (diff)
downloadperl-114c60ecb1f775ef1deb4fdc8fb8e3a6f343d13d.tar.gz
Bare readdir in while loop now sets $_
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 3aad396724..009b5ec311 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4137,6 +4137,7 @@ symbian/uid.pl Helper code for config.pl
symbian/version.pl Helper code for config.pl
symbian/xsbuild.pl Building extensions
taint.c Tainting code
+t/0 while(readdir) testing file
t/base/cond.t See if conditionals work
t/base/if.t See if if works
t/base/lex.t See if lexical items work
@@ -4457,6 +4458,7 @@ t/op/utftaint.t See if utf8 and taint work together
t/op/vec.t See if vectors work
t/op/ver.t See if v-strings and the %v format flag work
t/op/wantarray.t See if wantarray works
+t/op/while_readdir.t See if while(readdir) works
t/op/write.t See if write works (formats work)
t/op/yadayada.t See if ... works
t/perl.supp Perl valgrind suppressions