projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c67c387
)
test: don't enable tapping for the touch arbitration test
author
Peter Hutterer
<peter.hutterer@who-t.net>
Fri, 4 Jan 2019 05:10:20 +0000
(15:10 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Fri, 18 Jan 2019 01:01:31 +0000
(11:01 +1000)
Looks like a copy/paste error.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/test-tablet.c
patch
|
blob
|
history
diff --git
a/test/test-tablet.c
b/test/test-tablet.c
index 8beeb2c2a6ca5f5e3a75cb6a6ad79e35ec7d1eb6..5cb69cc55aedf6fab4c2009da7bb8b5f93f02556 100644
(file)
--- a/
test/test-tablet.c
+++ b/
test/test-tablet.c
@@
-4585,7
+4585,6
@@
START_TEST(intuos_touch_arbitration_keep_ignoring)
};
finger = litest_add_device(li, LITEST_WACOM_FINGER);
- litest_enable_tap(finger->libinput_device);
litest_tablet_proximity_in(tablet, 10, 10, axes);
litest_tablet_motion(tablet, 10, 10, axes);
litest_tablet_motion(tablet, 20, 40, axes);