diff options
author | Nicholas Clark <nick@ccl4.org> | 2001-12-10 23:22:28 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-10 22:51:44 +0000 |
commit | 677fb045b6c17916b0e551a2501b48489b6ded72 (patch) | |
tree | 77dabd52c4a7de1f26296b060f6aba72c0eb64d4 /MANIFEST | |
parent | cda41bc103281f18855c0da8ed14366b1358eda9 (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |