summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorMark-Jason Dominus <mjd@plover.com>2002-04-16 15:24:12 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2002-04-16 22:14:41 +0000
commit0b8d6043dc77b60f4e7020acd7548c8bcae74009 (patch)
tree69779074e474d318243575cb55c403e1737cb31e /MANIFEST
parent0011a49711e81f74ab7ef20748880d37389e0872 (diff)
downloadperl-0b8d6043dc77b60f4e7020acd7548c8bcae74009.tar.gz
Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
Message-ID: <20020416232412.14297.qmail@plover.com> p4raw-id: //depot/perl@15962
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index f7b0f54dd1..4594ce474c 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2272,6 +2272,7 @@ 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
+t/io/full.t See if 'disk full' errors are reported
t/io/inplace.t See if inplace editing works
t/io/iprefix.t See if inplace editing works with prefixes
t/io/nargv.t See if nested ARGV stuff works