diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-08-10 09:55:11 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-08-10 09:55:11 +0000 |
commit | 817e2dcb7794edb3b03b8670a24a536211b28b53 (patch) | |
tree | 7ac5f44a4021468de17836c0791fc7859ac450c6 /MANIFEST | |
parent | c6419e0691927dcd66577fbc7bae3142e0652cc2 (diff) | |
download | perl-817e2dcb7794edb3b03b8670a24a536211b28b53.tar.gz |
Large file support testing.
p4raw-id: //depot/cfgperl@3947
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |