summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-08-11 08:19:23 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-08-11 08:19:23 +0000
commitea2b5ef6d751420797c96208ee3824f54bf1d97a (patch)
tree2043c2c7d3a9eab8e7a04668d280f39d8708e213 /MANIFEST
parentd28f7c377ae191ca53d9157f124642cf323614a0 (diff)
downloadperl-ea2b5ef6d751420797c96208ee3824f54bf1d97a.tar.gz
Add sysio large file support testing.
p4raw-id: //depot/cfgperl@3956
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index b6472fbae3..4346b88fe0 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1190,6 +1190,7 @@ t/lib/selectsaver.t See if SelectSaver works
t/lib/socket.t See if Socket works
t/lib/soundex.t See if Soundex works
t/lib/symbol.t See if Symbol works
+t/lib/syslfs.t See if large files work for sysio
t/lib/textfill.t See if Text::Wrap::fill works
t/lib/texttabs.t See if Text::Tabs works
t/lib/textwrap.t See if Text::Wrap::wrap works
@@ -1240,7 +1241,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/lfs.t See if large files work for perlio
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