aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4116-apply-reverse.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'SZEDER Gábor1-1/+1
2014-04-30t4116-apply-reverse.sh: use the $( ... ) construct for command substitutionElia Pinto1-6/+6
2013-11-12tar-tree: remove deprecated commandJohn Keeping1-2/+2
2013-10-29t: use perl instead of "$PERL_PATH" where applicableJeff King1-2/+2
2012-06-24tests: enclose $PERL_PATH in double quotesJunio C Hamano1-2/+2
2012-06-12t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn1-2/+2
2008-07-23t4116-apply-reverse.sh: use $TAR rather than tarBrandon Casey1-2/+2
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano1-1/+1
2008-03-13more tr portability test script fixesJeff King1-2/+2
2007-12-17the use of 'tr' in the test suite isn't really portableH.Merijn Brand1-2/+2
2007-07-07Merge branch 'maint'Junio C Hamano1-0/+6
2007-07-07Fix "apply --reverse" with regard to whitespaceJohannes Schindelin1-0/+6
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-1/+1
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin1-1/+1
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre1-2/+2
2006-08-16apply --reverse: tie it all together.Junio C Hamano1-4/+43
2006-08-14t4116 apply --reverse testJunio C Hamano1-0/+46