Re: [PATCH libinput 8/8] tablet: Add tests for axes on proximity events
On Mon, Feb 16, 2015 at 10:48:46PM -0500, Stephen Chandler Paul wrote: > --- > test/tablet.c | 77 > +++ > 1 file changed, 77 insertions(+) > > diff --git a/test/tablet.c b/test/tablet.c > index 8074e4e..bf78e12 100644 > --- a/test/tablet.c
[PATCH libinput 8/8] tablet: Add tests for axes on proximity events
--- test/tablet.c | 77 +++ 1 file changed, 77 insertions(+) diff --git a/test/tablet.c b/test/tablet.c index 8074e4e..bf78e12 100644 --- a/test/tablet.c +++ b/test/tablet.c @@ -154,6 +154,82 @@ START_TEST(proximity_out_clear_buttons) } EN