summaryrefslogtreecommitdiff
path: root/lib/File/stat.t
Commit message (Expand)AuthorAgeFilesLines
* Remove DOS/DJGPP supportDagfinn Ilmari Mannsåker2021-11-021-1/+0
* Haiku BFS does not store atime and always return current timeThibault Duponchelle2021-07-131-6/+14
* prevent a race between name-based stat and an open modifying atimeTony Cook2019-11-071-2/+4
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-1/+1
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-5/+0
* Stop test suite filling /tmpDavid Mitchell2014-12-031-1/+1
* prevent lib/File/stat.t from aborting at END on cygwinTony Cook2013-06-111-2/+4
* [perl #113796] lib/File/stat.t failures when -l $^XFather Chrysostomos2012-06-241-0/+2
* lib/File/stat.t shouldn't test -A $^XNicholas Clark2012-06-211-2/+7
* Test that File::stat exports stat by default, overriding the builtin.Nicholas Clark2012-06-211-1/+7
* lib/File/stat.t should also test the -X operators on directories.Nicholas Clark2012-06-211-6/+9
* In lib/File/stat.t, permute the test file's mode for more thorough testing.Nicholas Clark2012-06-211-0/+11
* Refactor lib/File/stat.t for robustness.Nicholas Clark2012-06-211-76/+87
* *Actually* test that bug 20011110.104 is fixed.Nicholas Clark2012-06-211-4/+0
* Simplify lib/File/stat.t by using a tempfile as the test victim.Nicholas Clark2012-06-211-28/+3
* Remove needless skip tests from lib/File/stat.tNicholas Clark2012-06-211-8/+0
* In lib/File/stat.t, test everything with and without use filetest "access".Nicholas Clark2012-06-211-30/+39
* Bring the joy of strict (and warnings) to lib/File/stat.tNicholas Clark2012-06-211-2/+5
* Replace repetitive code in lib/File/stat.t with a data driven loop.Nicholas Clark2012-06-211-28/+22
* Convert lib/File/stat.t from a complex plan calculation to done_testing().Nicholas Clark2012-06-211-5/+11
* Accumulate access warnings in stat.t.Craig A. Berry2012-05-251-1/+1
* [perl #111638] fix -p on File::stat objectsTony Cook2012-05-211-1/+0
* [perl #111638] TODO for -p on a File::stat objectTony Cook2012-05-211-1/+15
* [rt #111640] warn on the right -X operators used on a File::stat objectTony Cook2012-05-211-2/+0
* [rt #111640] TODO tests for warnings from -X on File::statTony Cook2012-05-211-1/+25
* Fix typos (spelling errors) in lib/*Peter J. Acklam) (via RT2011-01-071-1/+1
* RT 79076: fix File::stat overload tests -x and -X when uid is rootTodd Rinaldo2010-11-111-2/+17
* make sure perl doesn't touch stat.t between statsTony Cook2010-09-221-3/+13
* compare stat results on a file that isn't touched elsewhereTony Cook2010-09-211-1/+1
* Pre-resolve symlink for File::Stat test under -DmksymlinksJosh ben Jore2009-07-311-6/+19
* Skip bug in new File::stat test.Craig A. Berry2009-04-021-2/+2
* Tests for -X overload on File::stat.Ben Morrow2009-03-251-2/+20
* Fix typo in #16866.Abhijit Menon-Sen2002-05-301-1/+1
* OS/2: ENOINO.Jarkko Hietaniemi2002-05-291-1/+3
* DJGPP updates from Laszlo Molnar.Jarkko Hietaniemi2002-05-161-0/+1
* perl/lib/File/stat.tPaul Green2002-03-121-1/+7
* Win32 not happy with new testAbe Timmerman2002-02-271-1/+3
* Find Filehandles Fully (was Re: [ID 20020221.004] [PATCH] File/stat.pm , Perl...chromatic2002-02-211-2/+16
* OS/2 buildIlya Zakharevich2001-12-191-1/+1
* Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)chromatic2001-11-161-2/+1
* (was Re: [ID 20011110.104] File::stat vs. $! conflict)chromatic2001-11-111-37/+29
* Re: [PATCH 5.6.1] test suiteIlya Zakharevich2001-06-241-1/+3
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+70