summary refs log tree commit diff
path: root/t/t0050-filesystem.sh
AgeCommit message (Expand)AuthorFilesLines
2022-03-12t0030-t0050: avoid pipes with Git on LHSShubham Mishra1-1/+2
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-4/+4
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2019-10-02dir: special case check for the possibility that pathspec is NULLElijah Newren1-0/+20
2018-02-08name-hash: properly fold directory names in adjust_dirname_case()Ben Peart1-1/+15
2015-03-20t0050: appease --chain-lintJeff King1-4/+8
2014-11-30t0050-*.sh: mark the rename (case change) test as passingRamsay Jones1-1/+1
2013-08-27Set core.precomposeunicode to true on e.g. HFS+Torsten Bögershausen1-0/+1
2013-01-21t0050: Use TAB for indentationTorsten Bögershausen1-33/+15
2013-01-21t0050: honor CASE_INSENSITIVE_FS in add (with different case)Torsten Bögershausen1-1/+1
2013-01-21t0050: known breakage vanished in merge (case change)Torsten Bögershausen1-1/+1
2012-07-27test-lib: provide UTF8 behaviour as a prerequisiteMichael J Gruber1-17/+7
2012-07-27t0050: use the SYMLINKS test prereqMichael J Gruber1-14/+7
2012-07-27t0050: use the CASE_INSENSITIVE_FS test prereqMichael J Gruber1-13/+8
2010-12-21Merge branch 'maint'Junio C Hamano1-2/+2
2010-12-21t0050: fix printf format strings for portabilityJonathan Nieder1-2/+2
2010-11-09tests: add missing &&Jonathan Nieder1-6/+6
2010-03-13t0050: mark non-working test as suchJunio C Hamano1-2/+6
2009-03-19t0050: Check whether git init detected symbolic link support correctlyJohannes Sixt1-2/+26
2009-03-19Call 'say' outside test_expect_successJohannes Sixt1-2/+7
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi1-1/+1
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer1-1/+1
2008-05-17t0050: Fix merge test on case sensitive file systemsSteffen Prohaska1-0/+2
2008-05-11t0050: Add test for case insensitive addSteffen Prohaska1-0/+10
2008-05-11t0050: Set core.ignorecase case to activate case insensitivitySteffen Prohaska1-0/+1
2008-05-11t0050: Test autodetect core.ignorecaseSteffen Prohaska1-0/+16
2008-03-13t0050: perl portability fixJeff King1-2/+2
2008-02-25Add tests for filesystem challenges (case and unicode normalization)Steffen Prohaska1-0/+93