summaryrefslogtreecommitdiff
path: root/t/io/fs.t
Commit message (Expand)AuthorAgeFilesLines
* disable Win32 sloppy stat in io/fs.t, io/stat.tTony Cook2015-01-061-0/+6
* [perl #122703] ensure $! is set when chmod() and utime() failTony Cook2014-10-221-4/+23
* Get t/io/fs.t working under miniperlFather Chrysostomos2014-09-021-1/+4
* Revert part of b844a53a to fix ./perl -Ilib t/io/fs.tJarkko Hietaniemi2014-07-281-3/+0
* [perl #21442] fix fs.t failures on Win32 FAT drivebulk882014-04-091-0/+3
* t/io/fs.t: sh in Blackberry might behave like android'sBrian Fraser2014-01-301-2/+3
* t/io/fs.t: Handle Android's pwd being a shell builtinBrian Fraser2014-01-261-0/+4
* Adjust fs test to try more ways of getting the CWD. Expire if we still didn't...Jess Robinson2014-01-261-1/+6
* Check unlink on directory for all users, not just root.Craig A. Berry2013-12-021-7/+5
* Make unlink on directory as root set errno.Evan Zacks2013-12-021-1/+32
* remove an obsolete VOS special case and add a new one in fs.tPaul Green2013-06-031-6/+4
* Remove the BeOS port.Nicholas Clark2012-12-141-1/+1
* Remove the EPOC port.Nicholas Clark2012-11-191-1/+1
* Stop truncate(word) from falling back to file nameFather Chrysostomos2012-07-251-2/+10
* In t/ avoid using File::Spec for paths only used by Perl.Nicholas Clark2011-03-061-2/+1
* Replaced '1 while unlink' with 'unlink_all' in t/io/fs.tBrad Gilbert2010-12-081-1/+1
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-081-6/+2
* Remove the port to MiNT. It's a dead platform that hasn't had any love since...Jesse Vincent2009-08-031-3/+2
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Haiku PortIngo Weinhold2008-10-291-1/+1
* VMS-specific follow-up to tempfile name changes in 34182, plusCraig A. Berry2008-08-131-1/+1
* Convert all unimaginative (ie race condition) temporary file names toNicholas Clark2008-08-071-31/+33
* Make fs.t compare the permissions of a link with thoseCraig A. Berry2008-02-111-2/+6
* Check rename() under CygwinJerry D. Hedden2007-09-261-1/+1
* Fixes for the test suite on OS/2Ilya Zakharevich2006-12-181-1/+1
* patch@27236 vms glob/readdir/chdir EFS/long filename supportJohn E. Malmberg2006-02-201-0/+1
* Re: A surprising segfaultSADAHIRO Tomoyuki2005-11-081-1/+12
* Add appropriate skips to t/io/fs.t to fix test failures on Cygwin.Steve Peters2005-11-031-2/+8
* 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
* Re: fchmod, fchown, fchdirGisle Aas2005-07-161-1/+32
* assorted tempfile clean-up in the test suiteCraig A. Berry2005-01-241-1/+1
* Re: truncate using a globrefSlaven Rezic2003-01-261-12/+35
* fix t/io/fs.t for VOSPaul Green2002-05-041-2/+2
* Integrate #16254 from macperl;Jarkko Hietaniemi2002-04-281-4/+11
* 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
* t/io/fs.t - skip all tests that fail on VOSPaul Green2002-03-281-11/+13
* EPOC update from Olaf Flebbe.Jarkko Hietaniemi2002-03-261-1/+1
* Re: Jarkko likes OOOOsGerrit P. Haase2002-03-261-4/+4
* 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
* 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
* 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