t8001/t8002: blame: decompose overly-large test
commitf350cf9ea5058ca0ad9e02033616d574c59ee064
authorEric Sunshine <sunshine@sunshineco.com>
Wed, 31 Jul 2013 08:15:35 +0000 (31 04:15 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Aug 2013 18:54:30 +0000 (5 11:54 -0700)
tree6ed889856acc565a4ff542b98810a843c383e1b8
parentf5206f1239a2f193aed16bac1c3b8cf71dfbce39
t8001/t8002: blame: decompose overly-large test

Checking all bogus -L syntax forms in a single test makes it difficult
to identify the offender when one case fails. Decompose this
conglomerate test in order to check each bad syntax case separately.

Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/annotate-tests.sh