Re: [PATCH libinput] test: add another hover test

2015-01-09 Thread Hans de Goede
Hi, On 07-01-15 01:18, Peter Hutterer wrote: Release one touch point at the same time as a fake touch. Signed-off-by: Peter Hutterer --- I'll squash it in with the other tests before merging but for easier review it's separate here. This tests for the scenario Hans pointed out with one touch e

[PATCH libinput] test: add another hover test

2015-01-06 Thread Peter Hutterer
Release one touch point at the same time as a fake touch. Signed-off-by: Peter Hutterer --- I'll squash it in with the other tests before merging but for easier review it's separate here. This tests for the scenario Hans pointed out with one touch ending as we switch to hover. test/touchpad.c |