summaryrefslogtreecommitdiff
path: root/t/io
Commit message (Expand)AuthorAgeFilesLines
* binmode(FH); to act like binmode(FH,":bytes") as well asNick Ing-Simmons2002-06-101-13/+14
* Integrate #16731 from //depot/macperl.Abhijit Menon-Sen2002-05-221-15/+16
* fix t/io/fs.t for VOSPaul Green2002-05-041-2/+2
* Integrate #16254 from macperl;Jarkko Hietaniemi2002-04-286-14/+45
* Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}Nick Ing-Simmons2002-04-282-5/+5
* Plan better.Jarkko Hietaniemi2002-04-281-1/+1
* Truncate the truncate tests (was Re: truncate to grow file)Michael G. Schwern2002-04-281-8/+2
* Disable warning noiseRafael Garcia-Suarez2002-04-191-0/+1
* More tests for the 3-arg openRafael Garcia-Suarez2002-04-191-1/+13
* Move /dev/full testing post-5.8.0.Jarkko Hietaniemi2002-04-171-32/+0
* With -Uuseperlio the error might be EBADF.Jarkko Hietaniemi2002-04-171-2/+2
* Re: [ID 20020416.001] 'close' does not report failure when buffer flush failsMark-Jason Dominus2002-04-171-11/+11
* Test tweaks from mjd and Benjamin Goldberg.Jarkko Hietaniemi2002-04-171-2/+3
* Re: [ID 20020416.001] 'close' does not report failure when buffer flush failsMark-Jason Dominus2002-04-161-0/+31
* Be more explicit testing for \015 not \rNick Ing-Simmons2002-04-011-2/+3
* t/io/fs.t - skip all tests that fail on VOSPaul Green2002-03-281-11/+13
* More UTF-8 locale sensitivity.Jarkko Hietaniemi2002-03-281-76/+77
* More binmode :bytes.Jarkko Hietaniemi2002-03-271-10/+19
* EPOC update from Olaf Flebbe.Jarkko Hietaniemi2002-03-261-1/+1
* Integrate perlio:Jarkko Hietaniemi2002-03-261-0/+42
|\
| * Testcase for crlf spanning buffer boundaryNick Ing-Simmons2002-03-261-0/+42
* | Re: Jarkko likes OOOOsGerrit P. Haase2002-03-261-4/+4
|/
* Take away the perlio-requiring tests..Jarkko Hietaniemi2002-03-251-57/+1
* More correct now, but actually the two new testsJarkko Hietaniemi2002-03-251-3/+1
* More neo-io tests from Stas Bekman.Jarkko Hietaniemi2002-03-251-1/+53
* Re: Nearly OK for cygwin@15318Slaven Rezic2002-03-191-4/+24
* perl/t/io/fs.t -- VOS bugPaul Green2002-03-071-1/+5
* question about fs.tNikola Knezevic2002-02-211-4/+18
* Remove dubious test.Abhijit Menon-Sen2002-02-161-38/+0
* Absorb #14701 by Sarathy from maint-5.6.Abhijit Menon-Sen2002-02-161-1/+38
* Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandleRafael Garcia-Suarez2002-02-081-2/+20
* temp file not cleaned upRafael Garcia-Suarez2002-02-011-1/+1
* Turn the I/O Unicode error by default on, but theJarkko Hietaniemi2002-01-311-3/+48
* Linux/NFS hackery was not faking right number of passes.Nick Ing-Simmons2002-01-251-11/+13
* Integrate mainline (for ndbm fixes etc.)Nick Ing-Simmons2002-01-171-1/+1
* cleaner close on tests, take 2 Andreas König2001-12-292-10/+10
* [PATCH] check return of closeAndreas König2001-12-271-2/+2
* Proper skip tests and VMS unlinkMichael G. Schwern2001-12-131-77/+79
* VMS test fix-upsCraig A. Berry2001-12-121-1/+1
* Re: Next cygwin round.Gerrit P. Haase2001-12-121-1/+1
* rename() must be tested even without link()Jarkko Hietaniemi2001-12-121-16/+16
* io/fs cleanup: testing on win32/cygwin/netware/djgpp/...Jarkko Hietaniemi2001-12-121-179/+209
* cat2type in tests for VMSCraig A. Berry2001-12-101-1/+1
* Re: [PATCH t/io/openpid.t] CleanupMichael G. Schwern2001-12-101-29/+27
* [PATCH lib/vmsish.t] Small test name abuse.Jarkko Hietaniemi2001-12-081-134/+128
* which_perl for safer $^XingMichael G. Schwern2001-12-071-6/+8
* [PATCH t/base/lex.t, term.t] Purging echo from base testsMichael G. Schwern2001-12-071-222/+146
* Move the sysio tests from io/utf8 to lib/open.Jarkko Hietaniemi2001-11-191-70/+4
* Thou shalt not mix stdio and sysio.Jarkko Hietaniemi2001-11-191-11/+13
* Pending further investigation skip the tell() tests.Jarkko Hietaniemi2001-11-191-25/+35