summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorBenjamin Sugars <bsugars@canoe.ca>2001-04-30 18:21:54 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2001-05-01 11:45:36 +0000
commita43cb6b7285a7b606eaff5be9a8b1373e51fbfb7 (patch)
treef30c203c5999645de455d3e984746b71eb51c78d /MANIFEST
parentefd6e0256fc8e5667db16d3b8bb72adc20f21d2c (diff)
downloadperl-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--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 988302e628..39e90efb60 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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