summaryrefslogtreecommitdiff
path: root/t/op/stat.t
Commit message (Expand)AuthorAgeFilesLines
* t/op/stat.t: use 'ls -l' on android, even if d_readlink is definedBrian Fraser2014-01-261-1/+2
* Remove DG/UX support.Nicholas Clark2013-05-271-10/+1
* Remove the Rhapsody port.Nicholas Clark2013-01-161-2/+1
* Remove the MPE/iX port.Nicholas Clark2012-09-211-1/+0
* RT#114312: prevent ls from colourizing outputKaren Etheridge2012-09-011-0/+1
* In t/op/stat.t, ensure that the output of ls is not localised.Nicholas Clark2012-06-261-0/+3
* Skip stat.t readability test on VMS.Craig A. Berry2012-02-141-0/+1
* stat.t: Use $>, not just $< for skippingFather Chrysostomos2012-01-301-1/+1
* stat.t: Skip test when running as rootRainer Tammer2012-01-261-0/+1
* VMS-specific symlink tweak for stat.tCraig A. Berry2012-01-201-1/+3
* [perl #71002] stat() on unopened fh _Father Chrysostomos2012-01-201-1/+11
* stat.t: Avoid unconditional lstat on file nameFather Chrysostomos2012-01-151-4/+8
* stat.t, filetest.t: Actually gen rand file namesFather Chrysostomos2012-01-151-1/+1
* Make lstat($ioref) and lstat($gv) consistentFather Chrysostomos2012-01-141-1/+8
* stat.t: Make test for -T _ and lstat more robustFather Chrysostomos2012-01-141-2/+2
* -T "unreadable file" should set stat info consistentlyFather Chrysostomos2012-01-141-1/+4
* stat.t: Add bug numberFather Chrysostomos2012-01-141-0/+1
* stat $ioref should reset the internal stat typeFather Chrysostomos2012-01-131-1/+10
* Make (l)stat respect get-magic on globs and globrefsFather Chrysostomos2011-09-121-1/+7
* Ensure t/op/stat.t passes under minitest if File::Spec is unavailable.Nicholas Clark2011-03-061-8/+16
* Fix typos (spelling errors) in t/*.Peter J. Acklam) (via RT2011-01-071-2/+2
* Replaced '1 while unlink' with 'unlink_all' in t/op/stat.tBrad Gilbert2010-12-081-2/+2
* CYG23-544-statReini Urban2010-01-141-3/+8
* Opening dirhandle DIR also as a file needs no warnings 'deprecated';Nicholas Clark2009-10-161-4/+10
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-081-3/+2
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Use test.pl's tempfile().Nicholas Clark2008-08-071-2/+2
* [perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux 2.4.21-sgi302r24John P. Linderman2008-06-151-14/+22
* Oops, 31665 was empty.Craig A. Berry2007-07-291-2/+3
* Add Perl_my_dirfd() to util.cSteve Peters2007-05-011-2/+2
* Check that stat and -X favours the file handle over the directoryNicholas Clark2007-03-131-3/+15
* Check that stat and -X on barewords favour the file handle over theNicholas Clark2007-03-131-3/+14
* Fixes for the test suite on OS/2Ilya Zakharevich2006-12-181-1/+2
* Supress df warning in stat.t on OS XMichael G Schwern2006-11-081-1/+1
* Close file before unlinking (on Win32 at least!)Steve Hay2006-08-111-0/+1
* op/stat.t: SKIP count fix in case of no dirfd()Jarkko Hietaniemi2006-08-011-2/+2
* Tests to go with change #28628.Steve Peters2006-07-301-3/+23
* Allow stat() and -X file tests work on dirhandles.Steve Peters2006-07-031-1/+8
* As Anno Siegel points out, mtime/ctime test should be skippedRafael Garcia-Suarez2006-02-181-1/+1
* RE: [perl #37571] -z FH broken with Borland build Paul Marquess2005-11-021-1/+8
* [patch] blead@25282 - VMS specific fixes. [2nd try]John E. Malmberg2005-08-111-0/+12
* delete a non-fucntioning chown in stat.t: it didn't have gid arg.Dave Mitchell2005-07-171-5/+0
* Typo in t/op/stat.tGisle Aas2005-07-151-1/+1
* Patch for Perlbug #4253Nikolai Eipel2005-02-181-1/+13
* Re: [PATCH] File::Find dies on find({follow=>1, ...}) on Win32Yitzchak Scott-Thoennes2005-01-211-10/+16
* op/stat.t test 9 failing on recent cygwin snapshotsYitzchak Scott-Thoennes2005-01-191-1/+1
* Re: [perl #27906] stat documentation correctionAndy Lester2004-03-261-6/+8
* Re: NCR MP-RAS perl problems [perl #23791]grommel@sears.com2003-09-231-0/+3
* -M -A -C brokenIlya Zakharevich2003-09-181-1/+16
* Re: [PATCH] test clean-up for VMSCraig A. Berry2003-07-211-1/+5