summaryrefslogtreecommitdiff
path: root/t/t4103-apply-binary.sh
AgeCommit message (Expand)Author
2010-11-24Merge branch 'en/and-cascade-tests'Junio C Hamano
2010-11-09tests: add missing &&Jonathan Nieder
2010-10-29apply: don't segfault on binary files with missing dataJeff King
2010-03-20Use test_expect_success for test setupsBrian Gernhardt
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-03-13more tr portability test script fixesJeff King
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-12-18the use of 'tr' in the test suite isn't really portableH.Merijn Brand
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2006-09-07Make apply --binary a no-op.Junio C Hamano
2006-07-28t4103: fix binary patch application test.Junio C Hamano
2005-12-20tests: make scripts executableJunio C Hamano
2005-11-17tests: binary diff application.Junio C Hamano
2005-11-17apply: allow-binary-replacement.Junio C Hamano
2005-11-16git-apply: fail if a patch cannot be applied.Junio C Hamano