Re: [PATCH libinput 1/6] test: move the helper functions to the litest.h file

2015-07-30 Thread Hans de Goede
Hi, On 30-07-15 08:11, Peter Hutterer wrote: To avoid duplication Signed-off-by: Peter Hutterer LGTM: Reviewed-by: Hans de Goede Regards, Hans --- test/litest.h | 93 ++ test/touchpad-buttons.c | 72 +++- test/touchpad-tap.c |

[PATCH libinput 1/6] test: move the helper functions to the litest.h file

2015-07-29 Thread Peter Hutterer
To avoid duplication Signed-off-by: Peter Hutterer --- test/litest.h | 93 ++ test/touchpad-buttons.c | 72 +++- test/touchpad-tap.c | 40 +++ test/touchpad.c | 171 +++- 4 files