This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH] (was Re: PerlIO regerssion tests?)
authorMichael G. Schwern <schwern@pobox.com>
Wed, 22 Aug 2001 19:22:45 +0000 (15:22 -0400)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 25 Aug 2001 14:53:04 +0000 (14:53 +0000)
Message-Id:  <20010822192245.U619@blackrider>

p4raw-id: //depot/perl@11748

MANIFEST

index 8144f71..4d6a7a2 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1893,6 +1893,7 @@ t/comp/term.t                     See if more terms work
 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/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