summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-05-19 16:54:01 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-05-19 17:09:47 -0700
commit348990471457e062920a311769ddae09a49fa203 (patch)
treeee5106da1714a79897bdb022a4278ccdf4d6d86d /MANIFEST
parentae19993915a27e9fb5ee79b7a2624dba0bd876cd (diff)
downloadperl-348990471457e062920a311769ddae09a49fa203.tar.gz
Tests for #85026
Almost all of this is taken verbatim from Ton Hospel’s sample script for demonstrating the bug.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 7aefe0ecba..b1395489c4 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4892,6 +4892,7 @@ t/op/grep.t See if grep() and map() work
t/op/groups.t See if $( works
t/op/gv.t See if typeglobs work
t/op/hashassign.t See if hash assignments work
+t/op/hash-rt85026.t See if hash iteration/deletion works
t/op/hash.t See if the complexity attackers are repelled
t/op/hashwarn.t See if warnings for bad hash assignments work
t/op/inccode.t See if coderefs work in @INC