Re: [PATCH libinput] test: Use generic test device API in touch_abs_transform test

2014-04-04 Thread Peter Hutterer
On Thu, Apr 03, 2014 at 10:46:56PM +0200, Jonas Ådahl wrote: > Instead of having a test device which only purpose is to test absolute > coordinate transformation, use the litest_create_device_with_overrides() > API to create a specially crafted wacom touch device with high > resolution. > > Signed

[PATCH libinput] test: Use generic test device API in touch_abs_transform test

2014-04-03 Thread Jonas Ådahl
Instead of having a test device which only purpose is to test absolute coordinate transformation, use the litest_create_device_with_overrides() API to create a specially crafted wacom touch device with high resolution. Signed-off-by: Jonas Ådahl --- Went ahead and replaced the generic-highres-to