summaryrefslogtreecommitdiff
path: root/t/t0050-filesystem.sh
AgeCommit message (Expand)AuthorFilesLines
2015-03-20t0050: appease --chain-lintLibravatar Jeff King1-4/+8
2014-11-30t0050-*.sh: mark the rename (case change) test as passingLibravatar Ramsay Jones1-1/+1
2013-08-27Set core.precomposeunicode to true on e.g. HFS+Libravatar Torsten Bögershausen1-0/+1
2013-01-21t0050: Use TAB for indentationLibravatar Torsten Bögershausen1-33/+15
2013-01-21t0050: honor CASE_INSENSITIVE_FS in add (with different case)Libravatar Torsten Bögershausen1-1/+1
2013-01-21t0050: known breakage vanished in merge (case change)Libravatar Torsten Bögershausen1-1/+1
2012-07-27test-lib: provide UTF8 behaviour as a prerequisiteLibravatar Michael J Gruber1-17/+7
2012-07-27t0050: use the SYMLINKS test prereqLibravatar Michael J Gruber1-14/+7
2012-07-27t0050: use the CASE_INSENSITIVE_FS test prereqLibravatar Michael J Gruber1-13/+8
2010-12-21Merge branch 'maint'Libravatar Junio C Hamano1-2/+2
2010-12-21t0050: fix printf format strings for portabilityLibravatar Jonathan Nieder1-2/+2
2010-11-09tests: add missing &&Libravatar Jonathan Nieder1-6/+6
2010-03-13t0050: mark non-working test as suchLibravatar Junio C Hamano1-2/+6
2009-03-19t0050: Check whether git init detected symbolic link support correctlyLibravatar Johannes Sixt1-2/+26
2009-03-19Call 'say' outside test_expect_successLibravatar Johannes Sixt1-2/+7
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Libravatar Nanako Shiraishi1-1/+1
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-1/+1
2008-05-17t0050: Fix merge test on case sensitive file systemsLibravatar Steffen Prohaska1-0/+2
2008-05-11t0050: Add test for case insensitive addLibravatar Steffen Prohaska1-0/+10
2008-05-11t0050: Set core.ignorecase case to activate case insensitivityLibravatar Steffen Prohaska1-0/+1
2008-05-11t0050: Test autodetect core.ignorecaseLibravatar Steffen Prohaska1-0/+16
2008-03-13t0050: perl portability fixLibravatar Jeff King1-2/+2
2008-02-25Add tests for filesystem challenges (case and unicode normalization)Libravatar Steffen Prohaska1-0/+93