Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-p4: skip t9819 test case on case insensitive file systemsls/p4-test-updates | Lars Schneider | 2015-10-12 | 1 | -0/+6 |
| | | | | | | | | | | Windows and OS X file systems are case insensitive by default. Consequently the "git-p4-case-folding" test case does not apply to them. Signed-off-by: Lars Schneider <larsxschneider@gmail.com> Acked-by: Luke Diamand <luke@diamand.org> Signed-off-by: Junio C Hamano <gitster@pobox.com> | ||||
* | git-p4: add failing tests for case-folding p4dld/p4-case-fold | Luke Diamand | 2015-04-28 | 1 | -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> |