Re: [PATCH wayland v2] tests: use color when printing on terminal
On Fri, 28 Nov 2014 13:18:20 +0100 Marek Chalupa wrote: > Colorize output of the tests when prinitng on terminal. > > Signed-off-by: Marek Chalupa > --- > tests/test-runner.c | 52 +--- > 1 file changed, 45 insertions(+), 7 deletions(-) Pushed.
[PATCH wayland v2] tests: use color when printing on terminal
Colorize output of the tests when prinitng on terminal. Signed-off-by: Marek Chalupa --- tests/test-runner.c | 52 +--- 1 file changed, 45 insertions(+), 7 deletions(-) diff --git a/tests/test-runner.c b/tests/test-runner.c index b6ea098..431511a