Re: [PATCH wayland 2/2] tests: use color when printing on terminal

2014-11-28 Thread Marek Chalupa
On 28 November 2014 at 13:08, Pekka Paalanen wrote: > On Fri, 21 Nov 2014 11:34:08 +0100 > Marek Chalupa wrote: > > > Colorize output of the tests when prinitng on terminal. > > > > Signed-off-by: Marek Chalupa > > --- > > tests/test-runner.c | 52 >

Re: [PATCH wayland 2/2] tests: use color when printing on terminal

2014-11-28 Thread Pekka Paalanen
On Fri, 21 Nov 2014 11:34:08 +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(-) > > diff

[PATCH wayland 2/2] tests: use color when printing on terminal

2014-11-21 Thread Marek Chalupa
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 2ecb15a..3af78fe