aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4031-diff-rewrite-binary.sh
AgeCommit message (Expand)AuthorFilesLines
2025-04-07t: refactor tests depending on Perl for textconv scriptsPatrick Steinhardt1-12/+7
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt1-1/+1
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-09-27diffcore-break: fix leaking filespecs when merging broken pairsPatrick Steinhardt1-0/+1
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-1/+1
2012-06-24tests: enclose $PERL_PATH in double quotesJunio C Hamano1-1/+1
2012-06-12t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn1-1/+1
2012-03-13diffstat summary line varies by locale: miscellanyJonathan Nieder1-2/+8
2011-02-22diff: handle diffstat of rewritten binary filesJeff King1-0/+7
2010-01-05t4030, t4031: work around bogus MSYS bash path conversionJohannes Sixt1-1/+1
2010-01-05textconv: use shell to run helperJeff King1-1/+1
2008-12-10Fix t4031Junio C Hamano1-1/+1
2008-12-09diff: respect textconv in rewrite diffsJeff King1-1/+23
2008-12-09diff: fix handling of binary rewrite diffsJeff King1-0/+45