summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2002-03-26 15:31:55 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2002-03-26 15:31:55 +0000
commitd3db65ffa00c802f9536308be8dd6c439a0d94d8 (patch)
treecdf5a07f0ff67b0285352d1fca9b9e08336b904b /MANIFEST
parent23b3c6afbc19427431935e4c7758d215f61faf41 (diff)
downloadperl-d3db65ffa00c802f9536308be8dd6c439a0d94d8.tar.gz
Testcase for crlf spanning buffer boundary
p4raw-id: //depot/perlio@15521
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 45d613d8f9..4834bc5db6 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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