summaryrefslogtreecommitdiff
path: root/t/porting/checkcase.t
Commit message (Expand)AuthorAgeFilesLines
* Refactor t/porting/checkcase.t to use test.pl instead of making TAP by hand.Colin Kuskie2012-08-291-7/+4
* t/porting/checkcase.t now passes no_chdir to File::Find::find().Nicholas Clark2012-08-291-2/+2
* t/porting/checkcase.t shouldn't scan .git for case-clashing files.Nicholas Clark2012-05-311-0/+11
* t/porting/checkcase.t should find() from the top level, not from '..'Nicholas Clark2012-05-311-4/+8
* Revert "t/porting/checkcase.t should skip directories"Ricardo Signes2012-05-241-16/+11
* retab t/porting/checkcase.tDavid Golden2011-02-111-14/+15
* t/porting/checkcase.t should skip directoriesDavid Golden2011-02-111-0/+4
* Better diagnostics on detecting case sensitive file name clashes.Nicholas Clark2010-06-121-1/+2
* Makefile and makefile only exist on case-sensitive file systems, so allow them.Nicholas Clark2009-10-071-2/+4
* Remove BEGIN{}, use '..', part deuxMax Maischein2009-10-071-8/+1
* Flipped checkcase.pl from a porting tool to an actual test fileJesse Vincent2009-08-031-0/+36