Review Board 2.0.15


Regression: Add ANSI colours to highlight test status

Review Request #1137 - Created April 6, 2012 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Regression: Add ANSI colours to highlight test status

This patch adds a very basic pretty-printing of the test status
(passed or failed) to highlight failing tests even more: green for
passed, and red for failed. The printing only uses ANSI it the target
output is a tty and supports ANSI colours. Hence, any regression
scripts that are outputting to files or sending e-mails etc should
still be fine.
Ran util/regress in a terminal and also through regression
script
Review request changed
Updated (April 13, 2012, 7:52 p.m.)

Status: Closed (submitted)