summaryrefslogtreecommitdiff
path: root/ext/Fcntl/t
Commit message (Expand)AuthorAgeFilesLines
* Convert ext/Fcntl/t/syslfs.t to Test::More and t/op/lfs.t to test.plNicholas Clark2010-12-141-49/+22
* In Fcntl's syslfs.t and t/op/lfs.t, eliminate bye().Nicholas Clark2010-12-141-21/+14
* In Fcntl's syslfs.t and t/op/lfs.t, eliminate zap().Nicholas Clark2010-12-141-7/+1
* Refactor syslfs.t and lfs.t to call bye() directly from explain() when skipping.Nicholas Clark2010-12-141-4/+4
* Convert ext/Fcntl/t/syslfs.t to File::TempNicholas Clark2010-12-141-29/+30
* Reduce inconsistencies between ext/Fcntl/t/syslfs.t and t/op/lfs.tNicholas Clark2010-12-141-6/+9
* Check return values in the test programs run by syslfs.t and lfs.tNicholas Clark2010-12-141-3/+4
* Make Fcntl::AUTOLOAD's error messages consistent with croak() using modules.Nicholas Clark2010-10-191-0/+32
* Convert Fcntl::S_IFMT to XS.Nicholas Clark2010-10-181-1/+7
* Convert Fcntl::S_IMODE to XS.Nicholas Clark2010-10-181-4/+7
* Convert Fcntl::{S_ISREG,S_ISDIR} to XS.Nicholas Clark2010-10-181-2/+14
* Fix Fcntl::S_ISENFMT(), which could never have worked before.Nicholas Clark2010-10-181-4/+64
* Convert Fcntl and PerlIO::encoding's tests to Test::More.Nicholas Clark2010-06-301-5/+1
* Check that sparse files hold at least a block (bug in eCryptfs: https://bugs....Leon Brocard2010-03-241-1/+2
* stop skipping ext/Fcntl/t/syslfs.tDavid Mitchell2010-02-211-1/+7
* Make extensions in ext run their tests from the extension's own directory.Nicholas Clark2009-08-283-10/+1
* fixed Fcntl::S_IFMT() breakage introduced by change 30674 (blead 26701)Alexey Tourbin2007-04-261-0/+17
* integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5Hugo van der Sanden2002-12-021-3/+3
* [perl #18065] LFS related bug in perl-5.8.0 testsuitedavid@dhaller.de2002-11-071-1/+5
* Re: autom4te and perl 5.8.0Andy Dougherty2002-07-041-2/+19
* & what's to be done for 5.8.0? Nicholas Clark2001-10-081-0/+5
* Clean up 1_compile.t; move tests to more consistentJarkko Hietaniemi2001-09-072-0/+313