Re: [PATCH libinput 4/8] test: Test handling of many touch points

2014-03-26 Thread Peter Hutterer
On Tue, Mar 25, 2014 at 09:45:55PM +0100, Jonas Ådahl wrote: libinput currently handles 16 per device touch points. Test that we behave as expected when a device has an even higher number of active touch points. Signed-off-by: Jonas Ådahl jad...@gmail.com --- test/touch.c | 50

Re: [PATCH libinput 4/8] test: Test handling of many touch points

2014-03-26 Thread Jonas Ådahl
On Wed, Mar 26, 2014 at 06:02:46PM +1000, Peter Hutterer wrote: On Tue, Mar 25, 2014 at 09:45:55PM +0100, Jonas Ådahl wrote: libinput currently handles 16 per device touch points. Test that we behave as expected when a device has an even higher number of active touch points.

Re: [PATCH libinput 4/8] test: Test handling of many touch points

2014-03-26 Thread Peter Hutterer
On Wed, Mar 26, 2014 at 09:24:08AM +0100, Jonas Ådahl wrote: On Wed, Mar 26, 2014 at 06:02:46PM +1000, Peter Hutterer wrote: On Tue, Mar 25, 2014 at 09:45:55PM +0100, Jonas Ådahl wrote: libinput currently handles 16 per device touch points. Test that we behave as expected when a device

[PATCH libinput 4/8] test: Test handling of many touch points

2014-03-25 Thread Jonas Ådahl
libinput currently handles 16 per device touch points. Test that we behave as expected when a device has an even higher number of active touch points. Signed-off-by: Jonas Ådahl jad...@gmail.com --- test/touch.c | 50 ++ 1 file changed, 50