summaryrefslogtreecommitdiff
path: root/t/t9819-git-p4-case-folding.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-04-28git-p4: add failing tests for case-folding p4dLibravatar Luke Diamand1-0/+54
When p4d runs on a case-folding OS, git-p4 can end up getting very confused. This adds failing tests to demonstrate the problem. Signed-off-by: Luke Diamand <luke@diamand.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>