From 93c2c2ecd9924225ba4c26762e3e59cf95458982 Mon Sep 17 00:00:00 2001 From: Ilya Zakharevich Date: Mon, 26 Sep 2005 19:07:35 -0700 Subject: Re: [BUG 5.8.7] Another major bug in PerlIO layer Message-ID: <20050927090734.GB3687@math.berkeley.edu> p4raw-id: //depot/perl@25618 --- MANIFEST | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 755e4b3452..c038ab4571 100644 --- a/MANIFEST +++ b/MANIFEST @@ -2670,6 +2670,7 @@ thread.h Threading header 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/crlf_through.t See if pipe passes data intact with :crlf 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 @@ -2683,6 +2684,7 @@ t/io/pipe.t See if secure pipes work t/io/print.t See if print commands work t/io/read.t See if read works t/io/tell.t See if file seeking works +t/io/through.t See if pipe passes data intact t/io/utf8.t See if file seeking works t/japh/abigail.t Obscure tests t/lib/1_compile.t See if the various libraries and extensions compile -- cgit v1.2.1