summaryrefslogtreecommitdiff
path: root/t/t4006-diff-mode.sh
Commit message (Expand)AuthorAgeFilesLines
* leak tests: mark some diff tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-11-011-0/+2
* test-lib functions: add --printf option to test_commitÆvar Arnfjörð Bjarmason2021-05-111-4/+2
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-4/+4
* t4006: resurrect commented-out testsJeff King2019-01-241-23/+32
* t: switch $_x40 to $OID_REGEXbrian m. carlson2018-05-141-1/+1
* t4006-diff-mode.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-1/+1
* Fix "git diff --stat" for interesting - but empty - file changesLinus Torvalds2012-10-171-23/+23
* Fix tests under GETTEXT_POISON on diffstatJiang Xin2012-08-271-4/+4
* t4006: Windows do not have /dev/zeroJohannes Sixt2012-05-021-1/+1
* diff --stat: report mode-only changes for binary files like text filesZbigniew Jędrzejewski-Szmek2012-05-011-7/+1
* tests: check --[short]stat output after chmodZbigniew Jędrzejewski-Szmek2012-05-011-0/+37
* test: modernize style of t4006Zbigniew Jędrzejewski-Szmek2012-05-011-16/+14
* tests: move convenience regexp to match object names to test-lib.shJunio C Hamano2010-01-031-2/+0
* test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt2009-03-191-15/+4
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-1/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-8/+8
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-1/+1
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-1/+1
* trivial: use git-repo-config to detect how to run tests in the test repositoryAlex Riesen2006-01-051-5/+15
* Big tool rename.Junio C Hamano2005-09-071-3/+3
* Adjust diff-raw tests to the status letter change.Junio C Hamano2005-07-261-0/+0
* [PATCH] Mode only changes from diff.Junio C Hamano2005-05-251-0/+34