tests: paint skipped tests in blue
commitb8fc855a7804426528c872e6c9ecd39a2897d427
authorAdam Spiers <git@adamspiers.org>
Sun, 16 Dec 2012 18:28:11 +0000 (16 18:28 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Dec 2012 22:22:12 +0000 (20 14:22 -0800)
tree8a3df6a7dce41987b1f27ead6b50c53a03a1ef58
parente8e5195573bc0f314ccc288f7d009b47e4440760
tests: paint skipped tests in blue

Skipped tests indicate incomplete test coverage.  Whilst this is not a
test failure or other error, it's still not a complete success.

Other testsuite related software like automake, autotest and prove
seem to use blue for skipped tests, so let's follow suit.

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