summaryrefslogtreecommitdiff
path: root/t/t0050-filesystem.sh
Commit message (Expand)AuthorAgeFilesLines
* t0050: Check whether git init detected symbolic link support correctlyJohannes Sixt2009-03-191-2/+26
* Call 'say' outside test_expect_successJohannes Sixt2009-03-191-2/+7
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-031-1/+1
* 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