From: Junio C Hamano <gitster@pobox.com>
Date: Thu, 3 Jan 2013 18:29:12 +0000 (-0800)
Subject: Merge branch 'as/test-tweaks'
X-Git-Tag: v1.8.2-rc0~194
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6fedcd8188dc50276a8d77d14f200fe99c228ee0;p=git

Merge branch 'as/test-tweaks'

Output from the tests is coloured using "green is okay, yellow is
questionable, red is bad and blue is informative" scheme.

* as/test-tweaks:
  tests: paint unexpectedly fixed known breakages in bold red
  tests: test the test framework more thoroughly
  tests: refactor mechanics of testing in a sub test-lib
  tests: change info messages from yellow/brown to cyan
  tests: paint skipped tests in blue
  tests: paint known breakages in yellow
  tests: test number comes first in 'not ok $count - $message'
---

6fedcd8188dc50276a8d77d14f200fe99c228ee0