summaryrefslogtreecommitdiff
path: root/t/t0050-filesystem.sh
Commit message (Expand)AuthorAgeFilesLines
* leak tests: mark passing SANITIZE=leak tests as leak-freeÆvar Arnfjörð Bjarmason2022-07-271-0/+1
* t0030-t0050: avoid pipes with Git on LHSShubham Mishra2022-03-121-1/+2
* t[01]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-4/+4
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* dir: special case check for the possibility that pathspec is NULLElijah Newren2019-10-021-0/+20
* name-hash: properly fold directory names in adjust_dirname_case()bp/name-hash-dirname-fixBen Peart2018-02-081-1/+15
* t0050: appease --chain-lintJeff King2015-03-201-4/+8
* t0050-*.sh: mark the rename (case change) test as passingrj/t0050-passesRamsay Jones2014-11-301-1/+1
* Set core.precomposeunicode to true on e.g. HFS+tb/precompose-autodetect-fixTorsten Bögershausen2013-08-271-0/+1
* t0050: Use TAB for indentationTorsten Bögershausen2013-01-211-33/+15
* t0050: honor CASE_INSENSITIVE_FS in add (with different case)Torsten Bögershausen2013-01-211-1/+1
* t0050: known breakage vanished in merge (case change)Torsten Bögershausen2013-01-211-1/+1
* test-lib: provide UTF8 behaviour as a prerequisiteMichael J Gruber2012-07-271-17/+7
* t0050: use the SYMLINKS test prereqMichael J Gruber2012-07-271-14/+7
* t0050: use the CASE_INSENSITIVE_FS test prereqMichael J Gruber2012-07-271-13/+8
* Merge branch 'maint'Junio C Hamano2010-12-211-2/+2
|\
| * t0050: fix printf format strings for portabilityJonathan Nieder2010-12-211-2/+2
* | tests: add missing &&Jonathan Nieder2010-11-091-6/+6
|/
* t0050: mark non-working test as suchJunio C Hamano2010-03-131-2/+6
* 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