summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2001-11-18 22:42:56 -0500
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-19 14:05:21 +0000
commit1a28061a821c52d342100af483d5c6b04831763c (patch)
treec600d04c4a5ae33e574fcee7c972380e9bfac876 /MANIFEST
parent1d2b156ae906ef7a9a997cd88768c12dec800b98 (diff)
downloadperl-1a28061a821c52d342100af483d5c6b04831763c.tar.gz
Double FETCH test
Message-ID: <20011119034256.I786@blackrider> p4raw-id: //depot/perl@13092
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index ee2406f2f5..cfc6bbd458 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2182,6 +2182,7 @@ t/op/my_stash.t See if my Package works
t/op/nothr5005.t local @_ test which does not work under use5005threads
t/op/numconvert.t See if accessing fields does not change numeric values
t/op/oct.t See if oct and hex work
+t/op/or.t See if || works in weird situations
t/op/ord.t See if ord works
t/op/override.t See if operator overriding works
t/op/pack.t See if pack and unpack work