Test-suite results colorization.
authorStas Boukarev <stassats@gmail.com>
Tue, 5 Feb 2013 10:53:06 +0000 (14:53 +0400)
committerStas Boukarev <stassats@gmail.com>
Tue, 5 Feb 2013 10:53:06 +0000 (14:53 +0400)
commit1e1256e90b46cbe903642d7bdc2f183ef19ccf15
treebcd1cd9d6a70c907100b1864903ccea9fc11af4c
parente345436f0efaca2c0ba6be2c30ce6b5a3dae3836
Test-suite results colorization.

Failures in red, unexpected success in green. Works on Windows and on
terminals with ANSI escape code support.
Can be disabled with --no-color.
NEWS
tests/colorize-control-codes.lisp [new file with mode: 0644]
tests/colorize-windows-console.lisp [new file with mode: 0644]
tests/colorize.lisp [new file with mode: 0644]
tests/run-tests.lisp