summaryrefslogtreecommitdiff
path: root/t/t5303-pack-corruption-resilience.sh
AgeCommit message (Expand)Author
2018-08-30t5303: use printf to generate delta basesJeff King
2018-08-30patch-delta: handle truncated copy parametersJeff King
2018-08-30patch-delta: consistently report corruptionJann Horn
2018-08-30patch-delta: fix oob readJann Horn
2018-08-30t5303: test some corrupt deltasJeff King
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy
2015-12-28t/t5303-pack-corruption-resilience.sh: use the $( ... ) construct for command...Elia Pinto
2013-10-29t: use perl instead of "$PERL_PATH" where applicableJeff King
2013-06-14unpack_entry: do not die when we fail to apply a deltaJeff King
2013-06-14t5303: drop "count=1" from corruption ddJeff King
2012-06-25tests: enclose $PERL_PATH in double quotesJunio C Hamano
2012-06-12t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn
2009-10-14sha1_file: Fix infinite loop when pack is corruptedShawn O. Pearce
2009-03-19t5300, t5302, t5303: Do not use /dev/zeroJohannes Sixt
2008-11-09t5303: fix printf format string for portabilityJunio C Hamano
2008-11-09t5303: work around printf breakage in dashJunio C Hamano
2008-11-02extend test coverage for latest pack corruption resilience improvementsNicolas Pitre
2008-06-26Fix use of "perl -i" on WindowsAlex Riesen
2008-06-24test case for pack resilience against corruptionsNicolas Pitre