git-blame: Use the same tests for git-blame as for git-annotate
authorFredrik Kuivinen <freku045@student.liu.se>
Sun, 5 Mar 2006 11:13:34 +0000 (12:13 +0100)
committerJunio C Hamano <junkio@cox.net>
Mon, 6 Mar 2006 00:02:44 +0000 (16:02 -0800)
commit8752d11d60e8f48b6e242e7f504c8e8fd7eabb92
treec39dcdc70ea65d7ed2aeb005f7581f36835681b8
parentcfea8e077b9a8956080688ab40e9efd812c2a0c5
git-blame: Use the same tests for git-blame as for git-annotate

Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/annotate-tests.sh [new file with mode: 0644]
t/t8001-annotate.sh
t/t8002-blame.sh [new file with mode: 0755]