diff options
author | Nicholas Clark <nick@ccl4.org> | 2006-04-15 11:59:26 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2006-04-15 11:59:26 +0000 |
commit | bde61959ea5e52e421c597172a9aeac53357fcd9 (patch) | |
tree | f6edde30b9481d491df2e699630a68e9fe2c8797 /MANIFEST | |
parent | 719e2301283f7f9650137ddbdf3fd72ce198629b (diff) | |
download | perl-bde61959ea5e52e421c597172a9aeac53357fcd9.tar.gz |
Add a test for source filters returned from code references in @INC.
p4raw-id: //depot/perl@27811
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3365,6 +3365,7 @@ t/op/hashassign.t See if hash assignments work 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 +t/op/incfilter.t See if the source filters in coderef-in-@INC work t/op/inc.t See if inc/dec of integers near 32 bit limit work t/op/index.t See if index works t/op/int.t See if int works |