summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-08-10 09:55:11 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-08-10 09:55:11 +0000
commit817e2dcb7794edb3b03b8670a24a536211b28b53 (patch)
tree7ac5f44a4021468de17836c0791fc7859ac450c6 /MANIFEST
parentc6419e0691927dcd66577fbc7bae3142e0652cc2 (diff)
downloadperl-817e2dcb7794edb3b03b8670a24a536211b28b53.tar.gz
Large file support testing.
p4raw-id: //depot/cfgperl@3947
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index ea8d36e99b..b6472fbae3 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1240,6 +1240,7 @@ t/op/index.t See if index works
t/op/int.t See if int works
t/op/join.t See if join works
t/op/lex_assign.t See if ops involving lexicals or pad temps work
+t/op/lfs.t See if large files work
t/op/list.t See if array lists work
t/op/local.t See if local works
t/op/lop.t See if logical operators work