summaryrefslogtreecommitdiff
path: root/t/t0050-filesystem.sh
Commit message (Expand)AuthorAgeFilesLines
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-1/+1
* t0050: Fix merge test on case sensitive file systemsSteffen Prohaska2008-05-171-0/+2
* t0050: Add test for case insensitive addSteffen Prohaska2008-05-111-0/+10
* t0050: Set core.ignorecase case to activate case insensitivitySteffen Prohaska2008-05-111-0/+1
* t0050: Test autodetect core.ignorecaseSteffen Prohaska2008-05-111-0/+16
* t0050: perl portability fixJeff King2008-03-131-2/+2
* Add tests for filesystem challenges (case and unicode normalization)Steffen Prohaska2008-02-251-0/+93