summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2012-03-23 13:11:48 +0100
committerFather Chrysostomos <sprout@cpan.org>2012-05-21 17:51:53 -0700
commit9fda09b68d4cc65555dcaeb9b4c62d9a2c305264 (patch)
tree0aac327f4ab78257b50055fdba4fadc2cf50af14 /MANIFEST
parentff5db609afa520be8c66115e1023668effd5f53e (diff)
downloadperl-9fda09b68d4cc65555dcaeb9b4c62d9a2c305264.tar.gz
[rt #100514] regression test for read() with a 2Gib offset
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index cdec71e0bc..8a17dc3484 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4959,6 +4959,7 @@ t/base/rs.t See if record-read works
t/base/term.t See if various terms work
t/base/while.t See if while work
t/benchmark/rt26188-speed-up-keys-on-empty-hash.t Benchmark if keys on empty hashes is fast enough
+t/bigmem/read.t Check read() handles large offsets
t/cmd/elsif.t See if else-if works
t/cmd/for.t See if for loops work
t/cmd/mod.t See if statement modifiers work