diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-03-26 15:31:55 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-03-26 15:31:55 +0000 |
commit | d3db65ffa00c802f9536308be8dd6c439a0d94d8 (patch) | |
tree | cdf5a07f0ff67b0285352d1fca9b9e08336b904b /MANIFEST | |
parent | 23b3c6afbc19427431935e4c7758d215f61faf41 (diff) | |
download | perl-d3db65ffa00c802f9536308be8dd6c439a0d94d8.tar.gz |
Testcase for crlf spanning buffer boundary
p4raw-id: //depot/perlio@15521
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2158,6 +2158,7 @@ t/comp/use.t See if pragmas work t/harness Finer diagnostics from test suite t/io/argv.t See if ARGV stuff works t/io/binmode.t See if binmode() works +t/io/crlf.t See if :crlf works t/io/dup.t See if >& works right t/io/fflush.t See if auto-flush on fork/exec/system/qx works t/io/fs.t See if directory manipulations work |