summaryrefslogtreecommitdiff
path: root/ext/File-Find
Commit message (Expand)AuthorAgeFilesLines
* speed up building with less disk IO pod moves+__END__+miscDaniel Dragan2014-10-131-344/+345
* Check validity of keys in hash passed as first argument.James E Keenan2014-08-302-12/+73
* replace links to perllexwarn with links to warningsRicardo Signes2014-03-181-2/+2
* Test previously untested branches in lib/File/Find.pm.James E Keenan2013-12-091-1/+30
* Remove tests of $File::Find::untaint_pattern.James E Keenan2013-12-071-26/+1
* Add test for previously uncovered case.James E Keenan2013-12-041-1/+25
* Standardize dir_path() and file_path() in package Testing.James E Keenan2013-12-043-115/+65
* Extract subroutines used to test File-Find into separate package.James E Keenan2013-12-013-38/+51
* Standardize subroutine definitions between tests.James E Keenan2013-12-012-25/+31
* Check symlink status before setting File::Find::fullname to undef.Victor Efimov2013-11-192-5/+35
* Convert to using Test::More. Provide each test with a description.James E Keenan2013-11-171-357/+433
* File::Find: diagnostics in case of a failed chdirSlaven Rezic2013-09-121-2/+2
* Move File::Find from lib/ to ext/Nicholas Clark2013-07-053-0/+2475