git-p4: add failing tests for case-folding p4d
commite80967b28704930b4ca30f8dedf7ce0145c7eaa4
authorLuke Diamand <luke@diamand.org>
Tue, 28 Apr 2015 09:08:01 +0000 (28 10:08 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2015 19:19:43 +0000 (28 12:19 -0700)
tree878bad423d3a69f68ec11cae328696ab1ad8c243
parentfb3e7d5515308c73c54c797356651d6ca41b58a6
git-p4: add failing tests for case-folding p4d

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>
t/lib-git-p4.sh
t/t9819-git-p4-case-folding.sh [new file with mode: 0755]