t/t8006: test textconv support for blame
authorAxel Bonnet <axel.bonnet@ensimag.imag.fr>
Mon, 7 Jun 2010 15:23:38 +0000 (17:23 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 18 Jun 2010 16:41:29 +0000 (09:41 -0700)
commit37d29e1051ef8406d21f8b284a659080fcfe3f72
treed646b1e563b528898e8014f44b82d75ea1de2351
parent3b8a12e8f8c2f4b200e228bc2aa71741c529553c
t/t8006: test textconv support for blame

Test the correct functionning of textconv with blame <file> and blame HEAD^ <file>.
Test the case when no driver is specified.

Signed-off-by: Axel Bonnet <axel.bonnet@ensimag.imag.fr>
Signed-off-by: Clément Poulain <clement.poulain@ensimag.imag.fr>
Signed-off-by: Diane Gasselin <diane.gasselin@ensimag.imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t8006-blame-textconv.sh [new file with mode: 0755]