diff options
author | Benjamin Sugars <bsugars@canoe.ca> | 2001-04-30 18:21:54 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-01 11:45:36 +0000 |
commit | a43cb6b7285a7b606eaff5be9a8b1373e51fbfb7 (patch) | |
tree | f30c203c5999645de455d3e984746b71eb51c78d /MANIFEST | |
parent | efd6e0256fc8e5667db16d3b8bb72adc20f21d2c (diff) | |
download | perl-a43cb6b7285a7b606eaff5be9a8b1373e51fbfb7.tar.gz |
Test autoflush on fork (Was: Should I remove something?)
Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
p4raw-id: //depot/perl@9923
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1432,6 +1432,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/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 t/io/inplace.t See if inplace editing works t/io/iprefix.t See if inplace editing works with prefixes |