summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2001-12-10 23:22:28 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-12-10 22:51:44 +0000
commit677fb045b6c17916b0e551a2501b48489b6ded72 (patch)
tree77dabd52c4a7de1f26296b060f6aba72c0eb64d4 /MANIFEST
parentcda41bc103281f18855c0da8ed14366b1358eda9 (diff)
downloadperl-677fb045b6c17916b0e551a2501b48489b6ded72.tar.gz
Re: [PATCH] tests for hash assignment
Message-ID: <20011210232228.M21702@plum.flirble.org> p4raw-id: //depot/perl@13604
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 34a181fba9..5501dbf28b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2190,6 +2190,7 @@ t/op/grent.t See if getgr*() functions work
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/hashwarn.t See if warnings for bad hash assignments work
t/op/inc.t See if inc/dec of integers near 32 bit limit work
t/op/inccode.t See if coderefs work in @INC