This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Convert to a lexical file handle.
[perl5.git] / lib / File / stat.t
2012-06-24 Father Chrysostomos[perl #113796] lib/File/stat.t failures when -l $^X
2012-06-21 Nicholas Clarklib/File/stat.t shouldn't test -A $^X
2012-06-21 Nicholas ClarkTest that File::stat exports stat by default, overridin...
2012-06-21 Nicholas Clarklib/File/stat.t should also test the -X operators on...
2012-06-21 Nicholas ClarkIn lib/File/stat.t, permute the test file's mode for...
2012-06-21 Nicholas ClarkRefactor lib/File/stat.t for robustness.
2012-06-21 Nicholas Clark*Actually* test that bug 20011110.104 is fixed.
2012-06-21 Nicholas ClarkSimplify lib/File/stat.t by using a tempfile as the...
2012-06-21 Nicholas ClarkRemove needless skip tests from lib/File/stat.t
2012-06-21 Nicholas ClarkIn lib/File/stat.t, test everything with and without...
2012-06-21 Nicholas ClarkBring the joy of strict (and warnings) to lib/File...
2012-06-21 Nicholas ClarkReplace repetitive code in lib/File/stat.t with a data...
2012-06-21 Nicholas ClarkConvert lib/File/stat.t from a complex plan calculation...
2012-05-25 Craig A. BerryAccumulate access warnings in stat.t.
2012-05-22 Tony Cook[perl #111638] fix -p on File::stat objects
2012-05-22 Tony Cook[perl #111638] TODO for -p on a File::stat object
2012-05-22 Tony Cook[rt #111640] warn on the right -X operators used on...
2012-05-22 Tony Cook[rt #111640] TODO tests for warnings from -X on File...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in lib/*
2010-11-12 Todd RinaldoRT 79076: fix File::stat overload tests -x and -X when...
2010-09-22 Tony Cookmake sure perl doesn't touch stat.t between stats
2010-09-21 Tony Cookcompare stat results on a file that isn't touched elsewhere
2009-08-01 Josh ben JorePre-resolve symlink for File::Stat test under -Dmksymlinks
2009-04-02 Craig A. BerrySkip bug in new File::stat test.
2009-03-25 Ben MorrowTests for -X overload on File::stat.
2002-05-30 Abhijit Menon-Sen Fix typo in #16866.
2002-05-29 Jarkko HietaniemiOS/2: ENOINO.
2002-05-16 Jarkko HietaniemiDJGPP updates from Laszlo Molnar.
2002-03-12 Paul Greenperl/lib/File/stat.t
2002-02-27 Abe TimmermanWin32 not happy with new test
2002-02-21 chromaticFind Filehandles Fully (was Re: [ID 20020221.004] ...
2001-12-20 Nick Ing-SimmonsIntegrate mainline (mostly) utf8.c does not compile.
2001-12-19 Ilya ZakharevichOS/2 build
2001-11-16 chromaticFix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN...
2001-11-11 chromatic(was Re: [ID 20011110.104] File::stat vs. $! conflict)
2001-06-24 Ilya ZakharevichRe: [PATCH 5.6.1] test suite
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...