summaryrefslogtreecommitdiff
path: root/t/t0050-filesystem.sh
AgeCommit message (Expand)Author
2013-08-27Set core.precomposeunicode to true on e.g. HFS+Torsten Bögershausen
2013-01-22t0050: Use TAB for indentationTorsten Bögershausen
2013-01-22t0050: honor CASE_INSENSITIVE_FS in add (with different case)Torsten Bögershausen
2013-01-22t0050: known breakage vanished in merge (case change)Torsten Bögershausen
2012-07-27test-lib: provide UTF8 behaviour as a prerequisiteMichael J Gruber
2012-07-27t0050: use the SYMLINKS test prereqMichael J Gruber
2012-07-27t0050: use the CASE_INSENSITIVE_FS test prereqMichael J Gruber
2010-12-21Merge branch 'maint'Junio C Hamano
2010-12-21t0050: fix printf format strings for portabilityJonathan Nieder
2010-11-09tests: add missing &&Jonathan Nieder
2010-03-14t0050: mark non-working test as suchJunio C Hamano
2009-03-19t0050: Check whether git init detected symbolic link support correctlyJohannes Sixt
2009-03-19Call 'say' outside test_expect_successJohannes Sixt
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-05-17t0050: Fix merge test on case sensitive file systemsSteffen Prohaska
2008-05-11t0050: Add test for case insensitive addSteffen Prohaska
2008-05-11t0050: Set core.ignorecase case to activate case insensitivitySteffen Prohaska
2008-05-11t0050: Test autodetect core.ignorecaseSteffen Prohaska
2008-03-13t0050: perl portability fixJeff King
2008-02-25Add tests for filesystem challenges (case and unicode normalization)Steffen Prohaska