summaryrefslogtreecommitdiff
path: root/t/t4116-apply-reverse.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-031-2/+2
|\
| * tests: use test_write_lines() to generate line-oriented outputEric Sunshine2021-12-131-2/+2
* | leak tests: mark some apply tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-11-011-0/+2
|/
* tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'SZEDER Gábor2018-08-211-1/+1
* t4116-apply-reverse.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-6/+6
* tar-tree: remove deprecated commandJohn Keeping2013-11-121-2/+2
* t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-testsJeff King2013-10-291-2/+2
* tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-241-2/+2
* t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-121-2/+2
* t4116-apply-reverse.sh: use $TAR rather than tarBrandon Casey2008-07-231-2/+2
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-1/+1
* more tr portability test script fixesJeff King2008-03-131-2/+2
* the use of 'tr' in the test suite isn't really portableH.Merijn Brand2007-12-171-2/+2
* Merge branch 'maint'Junio C Hamano2007-07-071-0/+6
|\
| * Fix "apply --reverse" with regard to whitespaceJohannes Schindelin2007-07-071-0/+6
* | Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-1/+1
|/
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-1/+1
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-121-2/+2
* apply --reverse: tie it all together.Junio C Hamano2006-08-161-4/+43
* t4116 apply --reverse testJunio C Hamano2006-08-141-0/+46