aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4017-diff-retval.sh
AgeCommit message (Expand)AuthorFilesLines
2023-08-21diff: show usage for unknown builtin_diff_files() optionsJeff King1-0/+5
2022-07-27leak tests: mark passing SANITIZE=leak tests as leak-freeÆvar Arnfjörð Bjarmason1-0/+1
2020-11-19t4*: adjust the references to the default branch name "main"Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2010-10-06t4017 (diff-retval): replace manual exit code check with test_expect_codeElijah Newren1-49/+20
2010-04-06Merge branch 'jc/conflict-marker-size'Junio C Hamano1-1/+22
2010-03-24diff --check: honor conflict-marker-size attributeJunio C Hamano1-1/+22
2010-02-21git-diff: add a test for git diff --quiet -wLarry D'Anna1-0/+15
2008-06-29Fix t4017-diff-retval for white-space from wcBrian Gernhardt1-1/+1
2008-06-26diff --check: detect leftover conflict markersJunio C Hamano1-0/+14
2008-06-26diff --check: do not discard error status upon seeing a good lineJunio C Hamano1-0/+8
2007-12-14Test interaction between diff --check and --exit-codeWincent Colaiuta1-0/+29
2007-03-14Allow git-diff exit with codes similar to diff(1)Alex Riesen1-0/+79