summaryrefslogtreecommitdiff
path: root/lib/File/Find/t/find.t
Commit message (Expand)AuthorAgeFilesLines
* Remove MacOS Classic code from File::Find's tests.Nicholas Clark2011-01-181-90/+29
* [perl #71710] fixes for File::FindAlex Davies2010-09-231-1/+62
* Update countAbigail2009-11-201-1/+1
* Fix bug #68260Abigail2009-11-201-1/+38
* Re: [perl #41555] Bug in File::Find on Windows when targetBram2008-05-231-2/+65
* patch@32274 file/find/t/ find.t and taint.t fixes for VMS.John E. Malmberg2007-11-121-1/+3
* Make the File::Find tests stay under t/ where theyCraig A. Berry2007-10-231-4/+12
* [patch@31670]File/Find.pm Find.t - VMS Symbolic Links Part 2 of ?John E. Malmberg2007-08-131-4/+5
* [perl #28929] File::Find follow_fast => 1 loses dangling symlink Steve Peters2004-11-171-10/+5
* Unknowingly for years we've had a test that has assumed the orderNicholas Clark2004-03-311-7/+22
* Create a new local $_ without triggering tie by using local *_ = \my $aNicholas Clark2004-02-271-2/+37
* Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_Jos I. Boumans2003-01-161-4/+15
* File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')Nicholas Clark2002-09-091-3/+14
* A little commonsense is better than 1_compile.Abhijit Menon-Sen2002-03-111-2/+2
* Subject: [PATCH] Hash::Util & restricted hash touch up, part 1Michael G. Schwern2002-03-111-2/+2
* File::Find tests not cleaning up properlyRafael Garcia-Suarez2002-02-041-17/+19
* 1st two tests of File/Find/t/find.t and taint.t were run after Nick Ing-Simmons2002-01-261-15/+17
* DJGPP tweaks from Laszlo Molnar.Jarkko Hietaniemi2001-12-091-2/+2
* Helpful File::Find debugging codeMichael G. Schwern2001-11-091-1/+18
* MacOS Classic catdir() rewrite from Thomas WegnerJarkko Hietaniemi2001-10-151-38/+26
* File::Find test on VMSCharles Lane2001-10-091-10/+13
* Clean up 1_compile.t; move tests to more consistentJarkko Hietaniemi2001-09-071-0/+742