summaryrefslogtreecommitdiff
path: root/t/t4012-diff-binary.sh
Commit message (Expand)AuthorAgeFilesLines
* diff.c: use utf8_strwidth() to count display widthTorsten Bögershausen2022-09-141-7/+7
* Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-031-1/+1
|\
| * t4000-t4999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
* | leak tests: mark some diff tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-11-011-0/+1
|/
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-3/+3
* tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason2021-02-101-2/+2
* t: use test_might_fail() instead of manipulating exit code manuallyEric Sunshine2018-07-031-4/+2
* builtin/apply: make parse_single_patch() return -1 on errorChristian Couder2016-08-111-2/+2
* t4012-diff-binary.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-8/+8
* Fix tests under GETTEXT_POISON on git-applyJiang Xin2012-08-271-2/+2
* t4012: Use test_must_fail instead of if-elseAlexander Strasser2012-07-161-14/+2
* t4012: use 'printf' instead of 'dd' to generate a binary fileJohannes Sixt2012-07-161-1/+1
* t4012: Re-indent test snippetsAlexander Strasser2012-07-161-34/+34
* t4012: Make --shortstat test more robustAlexander Strasser2012-07-161-2/+2
* t4012: Break up pipe into serial redirectionsAlexander Strasser2012-07-161-1/+2
* t4012: Actually quote the sed scriptAlexander Strasser2012-07-161-2/+2
* t4012: Unquote git command fragment in test titleAlexander Strasser2012-07-111-1/+1
* t4012: modernize style for quotingAlexander Strasser2012-07-111-15/+20
* Merge branch 'as/diff-shortstat-ignore-binary'Junio C Hamano2012-06-151-0/+12
|\
| * diff: Only count lines in show_shortstatsAlexander Strasser2012-06-151-0/+12
* | diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-301-0/+19
|/
* test: use numstat instead of diffstat in binary-diff testJonathan Nieder2012-03-131-6/+23
* test: use test_i18ncmp when checking --stat outputJonathan Nieder2012-03-131-2/+2
* tests: cleanup binary test vector filesVitaliy Ivanov2011-07-191-1/+1
* rev-list: handle %x00 NUL in user formatJeff King2010-10-131-4/+0
* tests: consolidate CR removal/addition functionsStephen Boyd2010-01-251-4/+0
* MinGW: fix diff --no-index /dev/null ...Johannes Schindelin2009-03-071-1/+1
* t4012: use test_cmp instead of cmpJeff King2008-10-181-2/+2
* Merge branch 'maint'Shawn O. Pearce2008-10-061-0/+21
|\
| * fix bogus "diff --git" header from "diff --no-index"Linus Torvalds2008-10-061-0/+21
* | Merge branch 'maint'Junio C Hamano2008-09-031-2/+2
|\ \ | |/
| * tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-2/+2
* | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
|/
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-13/+13
* tests: Remove heredoc usage inside quotesEric Wong2006-05-251-11/+6
* binary diff and apply: testsuite.Junio C Hamano2006-05-061-0/+85