Re: [Spice-devel] [PATCH spice] spice-options-test: Convert to gtest to catch criticals

2016-11-07 Thread Christophe Fergeau
Acked-by: Christophe Fergeau On Thu, Nov 03, 2016 at 01:30:07PM +0100, Pavel Grunt wrote: > Fail on glib warnings instead of ignoring them > > Signed-off-by: Pavel Grunt > --- > server/tests/spice-options-test.c | 11 +-- > 1 file changed, 9

[Spice-devel] [PATCH spice] spice-options-test: Convert to gtest to catch criticals

2016-11-03 Thread Pavel Grunt
Fail on glib warnings instead of ignoring them Signed-off-by: Pavel Grunt --- server/tests/spice-options-test.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/server/tests/spice-options-test.c b/server/tests/spice-options-test.c index