tests: paint unexpectedly fixed known breakages in bold red
commitb73d9a2363beedd59c212b5aa6b9db2977c38b2b
authorAdam Spiers <git@adamspiers.org>
Sun, 16 Dec 2012 18:28:15 +0000 (16 18:28 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Dec 2012 22:22:12 +0000 (20 14:22 -0800)
tree7c67b6f5f8fa5e7113e0383134a74f1eeea081d2
parent5ebf89e88637fa641ced15edc10be0cf8d5dcbc8
tests: paint unexpectedly fixed known breakages in bold red

Change color of unexpectedly fixed known breakages to bold red.  An
unexpectedly passing test indicates that the test code is somehow
broken or out of sync with the code it is testing.  Either way this is
an error which is potentially as bad as a failing test, and as such is
no longer portrayed as a pass in the output.

Signed-off-by: Adam Spiers <git@adamspiers.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0000-basic.sh
t/test-lib.sh