Re: [PATCH libinput 1/5] test: Use ck_assert_double_ for checking doubles in some places

2015-07-27 Thread Peter Hutterer
On Tue, Jul 28, 2015 at 12:47:02PM +0800, Jonas Ådahl wrote: > Signed-off-by: Jonas Ådahl Reviewed-by: Peter Hutterer Cheers, Peter > --- > test/litest.c | 4 ++-- > test/pointer.c | 36 +++- > 2 files changed, 25 insertions(+), 15 deletions(-) > > diff -

[PATCH libinput 1/5] test: Use ck_assert_double_ for checking doubles in some places

2015-07-27 Thread Jonas Ådahl
Signed-off-by: Jonas Ådahl --- test/litest.c | 4 ++-- test/pointer.c | 36 +++- 2 files changed, 25 insertions(+), 15 deletions(-) diff --git a/test/litest.c b/test/litest.c index d7769d5..2daf23a 100644 --- a/test/litest.c +++ b/test/litest.c @@ -2223,9 +2223,