summaryrefslogtreecommitdiff
path: root/t/io/fs.t
Commit message (Expand)AuthorAgeFilesLines
* 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
* io/fs cleanup: testing on win32/cygwin/netware/djgpp/...Jarkko Hietaniemi2001-12-121-179/+209
* Skip message nit.Jarkko Hietaniemi2001-10-311-1/+1
* [ PATCH ] maint/perl/t/io/fs.t for build on CygwinGerrit P. Haase2001-10-161-9/+17
* fix fs.t for VMSCraig A. Berry2001-07-311-0/+2
* add io/fs.t to vmsperl test suitePeter Prymmer2001-07-241-16/+56
* Win32 update for t/io/fs.t (may effect NetWare)Prymmer/Kahn2001-07-221-2/+9
* MPE/iX test tweaks from Mark Bixby.Jarkko Hietaniemi2001-06-251-1/+2
* More Cygwin filesystem semantics.Jarkko Hietaniemi2001-06-231-2/+2
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-9/+9
* AFS patches from Merijn Broeren <merijnb@iloquent.nl>.Jarkko Hietaniemi2001-05-301-1/+1
* Better diagnostic in io/fs.tAndreas König2001-03-301-5/+15
* PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.tRaphael Manfredi2001-01-051-1/+9
* Robustness support for #8218 (symlink forest) since the GNUJarkko Hietaniemi2000-12-211-2/+7
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1