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:
c1ab8da
)
test: remove a confusing comment
author
Peter Hutterer
<peter.hutterer@who-t.net>
Tue, 13 Jun 2023 03:48:03 +0000
(13:48 +1000)
committer
Jihoon Kim
<jihoon48.kim@samsung.com>
Mon, 4 Dec 2023 10:23:27 +0000
(19:23 +0900)
We don't actually increase the pressure here, so let's not say we do
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 6b052a90fe8f3f33916643b6e910b622dff3a6f9..7247cb04a6ffa264407ddad21f2d128f02e9fa4f 100644
(file)
--- a/
test/test-tablet.c
+++ b/
test/test-tablet.c
@@
-3922,7
+3922,6
@@
START_TEST(tablet_pressure_offset_decrease)
litest_tablet_proximity_out(dev);
litest_drain_events(li);
- /* a higher pressure value leaves it as-is */
litest_tablet_proximity_in(dev, 5, 100, axes);
libinput_dispatch(li);
event = libinput_get_event(li);