summaryrefslogtreecommitdiff
path: root/t/io
Commit message (Expand)AuthorAgeFilesLines
* minitest wasn't working. (The $^X /miniperl/ test inJarkko Hietaniemi2003-02-021-1/+3
* Re: truncate using a globrefSlaven Rezic2003-01-261-12/+35
* Re: 18457 on cygwin/20030113Nick Ing-Simmons2003-01-171-2/+2
* Apparently some stdios have bugs (no! don't tell it is so!)Jarkko Hietaniemi2003-01-141-1/+3
* Fix #18711 and add test for it (and indeed tell on writeNick Ing-Simmons2003-01-121-1/+45
* t/io/crlf.t failed with miniperl.Rafael Garcia-Suarez2002-11-191-0/+2
* Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH no...Slaven Rezic2002-11-063-14/+54
* Integrate mainlineNick Ing-Simmons2002-10-201-7/+10
|\
| * Re: [perl #17830] open FH, "<&", $fdSteve Grazzini2002-10-171-7/+10
* | Fix for [perl #15986] tell/seek misbehave for :crlfNick Ing-Simmons2002-08-111-1/+13
|/
* 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