aboutsummaryrefslogtreecommitdiffstats
path: root/t/t8006-blame-textconv.sh
AgeCommit message (Expand)AuthorFilesLines
2025-04-07t: refactor tests depending on Perl substitution operatorPatrick Steinhardt1-7/+1
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt1-0/+6
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-06-11blame: fix leaking data for blame scoreboardsPatrick Steinhardt1-0/+2
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt1-9/+5
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-01-09Use perl instead of sed for t8006-blame-textconv testBen Walton1-1/+1
2011-11-01Merge branch 'ss/blame-textconv-fake-working-tree'Junio C Hamano1-0/+11
2011-10-28(squash) test for previousJunio C Hamano1-0/+11
2011-03-20Work around broken ln on solaris as used in t8006Ben Walton1-1/+2
2010-12-19fill_textconv(): Don't get/put cache if sha1 is not validKirill Smelkov1-2/+1
2010-12-19t/t8006: Demonstrate blame is broken when cachetextconv is onKirill Smelkov1-0/+22
2010-09-29blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''Kirill Smelkov1-4/+2
2010-09-29blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinksKirill Smelkov1-0/+49
2010-09-29blame,cat-file: Prepare --textconv tests for correctly-failing conversion pro...Kirill Smelkov1-7/+8
2010-06-18t/t8006: test textconv support for blameAxel Bonnet1-0/+80