----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1137/ -----------------------------------------------------------
(Updated April 7, 2012, 4:35 a.m.) Review request for Default. Description ------- 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. Diffs (updated) ----- SConstruct a47fd7c2d44e src/python/m5/util/terminal.py a47fd7c2d44e tests/SConscript a47fd7c2d44e Diff: http://reviews.gem5.org/r/1137/diff/ Testing ------- Ran util/regress in a terminal and also through regression script Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
