This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
detect struct stat.st_dev's size and signedness, and return it safely
[perl5.git] / t / op / stat.t
2021-09-01 Tony Cookdetect struct stat.st_dev's size and signedness, and...
2020-12-01 Tony CookWin32: implement symlink() and readlink()
2020-12-01 Tony CookWin32: add lstat(), fetch st_dev and st_ino and fetch...
2020-11-05 Tony Cookdragonfly doesn't touch ctime as documented, at least...
2020-10-04 Christian Waldeignore cygwin files that cannot be stat()ed in t/op...
2019-11-26 Tony CookRevert "cygwin 2.1.0 can test -r just fine, incl. under...
2018-09-21 Nicolas RAdjust t/op/stat.t when run from docker
2017-11-16 Dagfinn Ilmari Man... Use strict and warnings in stat.t
2017-11-16 Dagfinn Ilmari Man... Fix $$ variable usage in stat.t
2017-11-16 Craig A. BerryUse safer symlink name in stat.t.
2017-11-02 Tony Cook(perl #131895) fail stat on names with \0 embedded
2017-06-08 Craig A. BerryUpdate test skips for no fchdir.
2017-06-05 Dagfinn Ilmari Man... Disallow opening the same symbol as both a file and...
2017-01-10 Tomasz Konojacki(perl #130534) fix test failures under DragonFly BSD
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2016-07-29 Father ChrysostomosTired of looking up old bug numbers
2016-06-17 Karl Williamsonop/stat.t: Skip test if environment not suitable.
2016-04-07 Tony Cookerror messages vary between platforms, use errno values...
2016-04-07 Dan Collins(perl #126162) warn if stat() is called on an array
2015-09-20 Father Chrysostomos[perl #126064] Apply scalar context to stat args
2015-08-11 Ivan Pozdeevcygwin 2.1.0 can test -r just fine, incl. under admin
2015-02-16 Hugo van der Sanden[perl #123816] fix stat stacking
2015-01-05 Tony Cookdisable Win32 sloppy stat in io/fs.t, io/stat.t
2014-08-12 David Mitchellfix fix for stat.t on win32
2014-08-12 David Mitchellop/.stat.t: fix race condition
2014-06-10 Reini Urban[perl #121733] fix t/op/stat.t 96 for windows
2014-04-09 Tony Cook[perl #21442] skip link() tests where the filesystem...
2014-01-26 Brian Frasert/op/stat.t: use 'ls -l' on android, even if d_readlink...
2013-05-27 Nicholas ClarkRemove DG/UX support.
2013-01-16 Nicholas ClarkRemove the Rhapsody port.
2012-09-21 Nicholas ClarkRemove the MPE/iX port.
2012-09-01 Karen EtheridgeRT#114312: prevent ls from colourizing output
2012-06-26 Nicholas ClarkIn t/op/stat.t, ensure that the output of ls is not...
2012-02-15 Craig A. BerrySkip stat.t readability test on VMS.
2012-01-30 Father Chrysostomosstat.t: Use $>, not just $< for skipping
2012-01-26 Rainer Tammerstat.t: Skip test when running as root
2012-01-21 Craig A. BerryVMS-specific symlink tweak for stat.t
2012-01-20 Father Chrysostomos[perl #71002] stat() on unopened fh _
2012-01-15 Father Chrysostomosstat.t: Avoid unconditional lstat on file name
2012-01-15 Father Chrysostomosstat.t, filetest.t: Actually gen rand file names
2012-01-14 Father ChrysostomosMake lstat($ioref) and lstat($gv) consistent
2012-01-14 Father Chrysostomosstat.t: Make test for -T _ and lstat more robust
2012-01-14 Father Chrysostomos-T "unreadable file" should set stat info consistently
2012-01-14 Father Chrysostomosstat.t: Add bug number
2012-01-14 Father Chrysostomosstat $ioref should reset the internal stat type
2011-09-13 Father ChrysostomosMake (l)stat respect get-magic on globs and globrefs
2011-03-06 Nicholas ClarkEnsure t/op/stat.t passes under minitest if File::Spec...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in t/*.
2010-12-08 Brad GilbertReplaced '1 while unlink' with 'unlink_all' in t/op...
2010-01-14 Reini UrbanCYG23-544-stat
2009-10-16 Nicholas ClarkOpening dirhandle DIR also as a file needs no warnings...
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2008-08-07 Nicholas ClarkUse test.pl's tempfile().
2008-06-15 John P. Linderman[perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux...
2007-07-29 Craig A. BerryOops, 31665 was empty.
2007-05-01 Steve PetersAdd Perl_my_dirfd() to util.c
2007-03-13 Nicholas ClarkCheck that stat and -X favours the file handle over...
2007-03-13 Nicholas ClarkCheck that stat and -X on barewords favour the file...
2006-12-18 Ilya ZakharevichFixes for the test suite on OS/2
2006-11-08 Michael G SchwernSupress df warning in stat.t on OS X
2006-08-11 Steve HayClose file before unlinking (on Win32 at least!)
2006-08-01 Jarkko Hietaniemiop/stat.t: SKIP count fix in case of no dirfd()
2006-07-30 Steve PetersTests to go with change #28628.
2006-07-03 Steve PetersAllow stat() and -X file tests work on dirhandles.
2006-02-18 Rafael Garcia-SuarezAs Anno Siegel points out, mtime/ctime test should...
2005-11-02 Paul MarquessRE: [perl #37571] -z FH broken with Borland build
2005-08-11 John E. Malmberg[patch] blead@25282 - VMS specific fixes. [2nd try]
2005-07-17 Dave Mitchelldelete a non-fucntioning chown in stat.t: it didn't...
2005-07-15 Gisle AasTypo in t/op/stat.t
2005-02-18 Nikolai EipelPatch for Perlbug #4253
2005-01-21 Yitzchak Scott-Tho... Re: [PATCH] File::Find dies on find({follow=>1, .....
2005-01-19 Yitzchak Scott-Tho... op/stat.t test 9 failing on recent cygwin snapshots
2004-03-26 Andy LesterRe: [perl #27906] stat documentation correction
2003-09-23 grommel@sears.comRe: NCR MP-RAS perl problems [perl #23791]
2003-09-18 Ilya Zakharevich-M -A -C broken
2003-07-21 Craig A. BerryRe: [PATCH] test clean-up for VMS
2003-03-16 Jarkko HietaniemiIRIX ls -l marks sockets with 'S'.
2003-03-12 Jarkko HietaniemiIntegrate:
2002-04-28 Jarkko HietaniemiIntegrate #16254 from macperl;
2002-03-29 Michael G. SchwernQuieting OS X
2002-03-11 Gurusamy Sarathynumber of skipped tests was incorrect
2002-03-11 Jarkko HietaniemiDG/UX updates from Takis Psarogiannakopoulos.
2002-02-10 Nick Ing-SimmonsBorland/Win32 tuning
2002-02-03 Rafael Garcia-Suarezlstat FH and -l FH warnings
2002-02-03 Jarkko Hietaniemi[PATCH t/op/taint.t] remove possible false positive
2002-02-01 Nick Ing-SimmonsIntegrate mainline
2002-02-01 Rafael Garcia-Suarezmake "lstat FH" croak
2002-02-01 Kay RöpkeMentioning Darwins UFS ctime failure
2002-01-31 Rafael Garcia-Suarezforbid -l _ after -T _
2002-01-27 Andy DoughertyFix up recent op/stat.t failures
2002-01-25 Nick Ing-SimmonsMore Win32 tuning
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-24 Andy DoughertySuppress /bin/ls errors in t/op/stat.t
2002-01-20 Nick Ing-SimmonsIntegrate mainline
2002-01-19 TelsRe: ext/Devel/DProf/DProf.t -- use exe_ext
2002-01-04 Jarkko HietaniemiUnder Mac OS X /dev/stdout is normally a symlink,
2001-12-26 Jarkko HietaniemiNaughty /dev/printer (ls -l, really) of IRIX.
2001-12-13 Michael G. SchwernRe: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t...
2001-12-12 Jarkko HietaniemiWeed out .files from ls and readdir() results.
next