summaryrefslogtreecommitdiff
path: root/ext/Fcntl/t/mode.t
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make extensions in ext run their tests from the extension's own directory.Nicholas Clark2009-08-281-3/+1
* fixed Fcntl::S_IFMT() breakage introduced by change 30674 (blead 26701)Alexey Tourbin2007-04-261-0/+17