summaryrefslogtreecommitdiff
path: root/t/io
Commit message (Expand)AuthorAgeFilesLines
* Put a watchdog on openpid.t: it has been found to hang in some Win32 smokes.Steve Hay2009-09-291-1/+1
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-084-23/+7
* Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS ...Jesse Vincent2009-08-031-3/+2
* Remove the port to MiNT. It's a dead platform that hasn't had any love since...Jesse Vincent2009-08-033-5/+4
* Replace Test::More by test.plRafael Garcia-Suarez2009-07-273-5/+13
* Some portability and clean-up for errno.t.Craig A. Berry2009-06-111-2/+13
* Do not honor TMPDIR for anonymous temporary files when taintingRafael Garcia-Suarez2009-06-101-2/+2
* [perl #66452] TMPDIR not honored when opening an anonymous temporary fileNiko Tyni2009-06-101-1/+14
* fix RT 39060, errno incorrectly set in perlioStepan Kasal2009-06-081-0/+26
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-0613-0/+0
* Skip under miniperl (cannot load Fcntl)Rafael Garcia-Suarez2009-05-251-3/+7
* Skip tests if PerlIO::scalar is not availableRafael Garcia-Suarez2009-05-251-1/+5
* [perl #56644] TODO was too severe. Only :unix :stdio were failingDavid Mitchell2009-04-251-4/+7
* Remove spurious TODO indicatorsRafael Garcia-Suarez2009-02-261-1/+1
* Move the 4 tests of core PerlIO functionality to t/io. PerlIO::Layer::find isNicholas Clark2009-02-094-0/+252
* Haiku PortIngo Weinhold2008-10-291-1/+1
* VMS-specific follow-up to tempfile name changes in 34182, plusCraig A. Berry2008-08-132-13/+7
* Convert all unimaginative (ie race condition) temporary file names toNicholas Clark2008-08-0713-166/+158
* Skip chown() tests added by #34092 on Win32Steve Hay2008-07-031-2/+5
* Some more missing isGV_with_GP()sBen Morrow2008-06-281-0/+81
* [patch@34016] VMS passes these t/io/open.t tests now.John E. Malmberg2008-06-111-9/+2
* Make fs.t compare the permissions of a link with thoseCraig A. Berry2008-02-111-2/+6
* Adjust the skip count for t/io/dup.t for the -Uuseperlio case, in a wayNicholas Clark2007-11-051-2/+3
* Fix a few segfaults and a when() bugjosh2007-10-171-3/+10
* Check rename() under CygwinJerry D. Hedden2007-09-261-1/+1
* Various fixes for EBCDIC platforms.Steve Peters2007-07-231-3/+3
* Don't use utf8.pm in the test (avoiding embedding utf8 in the testRafael Garcia-Suarez2007-03-311-3/+2
* When dup'ing a filehandle, retain the :utf8 layerRafael Garcia-Suarez2007-03-301-1/+21
* Upgrade inplace.t and iprefix.t to use test.pl, avoiding a lotCraig A. Berry2007-03-112-64/+42
* Fixes for the test suite on OS/2Ilya Zakharevich2006-12-181-1/+1
* Text mode wrongly set on pipe file descriptorsIlya Zakharevich2006-12-131-2/+45
* Re: $, and sayGisle Aas2006-11-021-1/+7
* Re: Off by one in the trie code?Yves Orton2006-10-192-5/+5
* The binmode in t/iop/utf8.t doesn't need to be conditional on ${^OPEN}Nicholas Clark2006-06-071-3/+1
* patch@27236 vms glob/readdir/chdir EFS/long filename supportJohn E. Malmberg2006-02-201-0/+1
* Give up on through.t on VMS for now -- no can do with current Craig A. Berry2006-01-141-0/+4
* latest switch/say/~~Robin Houston2005-12-191-0/+49
* Pulling ancient RCS commentsAndy Lester2005-11-203-6/+0
* I/O is UTF-8, not "UNICODE"Nicholas Clark2005-11-091-7/+7
* As using -C to turn on utf8 IO is equivalent to the open pragma,Nicholas Clark2005-11-091-2/+8
* Better diagnostics from io/utf8.tNicholas Clark2005-11-091-31/+36
* Re: A surprising segfaultSADAHIRO Tomoyuki2005-11-082-2/+25
* Add appropriate skips to t/io/fs.t to fix test failures on Cygwin.Steve Peters2005-11-031-2/+8
* More core test cleanups. Mainly fixes to remove code that caused Steve Peters2005-11-036-18/+30
* Clean up some test files.Steve Peters2005-11-035-6/+18
* Test case should not execute /no_such_process if it does exist.Steve Peters2005-11-021-1/+2
* Re: futimes [PATCH]Gisle Aas2005-11-021-47/+52
* Lowercase barewords considered harmful to your health.Steve Peters2005-11-021-6/+6
* futimes [PATCH]Gisle Aas2005-10-311-2/+27
* Comment nit by Vadim KonovalovRafael Garcia-Suarez2005-09-271-58/+58