Merge branch 'as/test-tweaks'
authorJunio C Hamano <gitster@pobox.com>
Thu, 3 Jan 2013 18:29:12 +0000 (10:29 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Jan 2013 18:29:12 +0000 (10:29 -0800)
commit6fedcd8188dc50276a8d77d14f200fe99c228ee0
treeea25b08277c5eb77b68cc7a4cd04942ab77b8e9b
parentfbe8aa792b703e53785aaeb6bd9feac340e32ef2
parentb73d9a2363beedd59c212b5aa6b9db2977c38b2b
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'
t/t0000-basic.sh
t/test-lib.sh