This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get t/uni/cache.t working under minitest
[perl5.git] / t / op / 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.
2001-12-12 Jarkko HietaniemiGet the whole line of ls, makes debugging easier
2001-12-12 Jarkko Hietaniemi(1) To assume any setuid programs is silly.
2001-12-10 Jarkko HietaniemiRetract #13596, #13593 should do the trick.
2001-12-10 Michael G. Schwern(retracted by #13597, #13593 does the job better)
2001-12-09 Jarkko HietaniemiAlso WinME is LoseLink.
2001-12-09 Michael G. SchwernCygwin98 fakes hard links
2001-12-07 Michael G. SchwernDeclaring -t STDIN w/pipe TODO
2001-12-07 Jarkko Hietaniemi/dev/stdout could be either a character special file
2001-12-07 Michael G. Schwernwhich_perl for safer $^Xing
2001-12-06 Michael G. SchwernVMS has no link count
2001-12-06 Jarkko HietaniemiMake the -b -c -S tests count all of the /dev, not...
2001-12-05 Jarkko HietaniemiRestore the /dev -b -c -S part of the test.
2001-12-05 Michael G. Schwernstat.t portability, the LAST VMS exception!
2001-12-05 Michael G. SchwernRe: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first...
2001-11-30 Michael G. SchwernRe: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363...
2001-11-30 jpeacock@dsl092... (replaced by #13391)
2001-11-02 Radu GreabRe: [ID 20011101.069] \stat('.') gives "Attempt to...
2001-09-14 Jarkko HietaniemiHopefully better skipping of the Complete.t tests
2001-08-05 Gurusamy Sarathyremove hardcoded cmd shell in testsuite
2001-06-25 Jarkko HietaniemiMPE/iX test tweaks from Mark Bixby.
2001-06-23 Jarkko HietaniemiMore Cygwin filesystem semantics.
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-05-30 Jarkko HietaniemiAFS patches from Merijn Broeren <merijnb@iloquent.nl>.
next