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:
5f744c8
)
test: match the tablet's pad test collection with the file name
author
Peter Hutterer
<peter.hutterer@who-t.net>
Thu, 17 Oct 2024 10:30:08 +0000
(20:30 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Fri, 18 Oct 2024 00:49:47 +0000
(10:49 +1000)
This is currently a requirement, so let's match this before we run
into issues here re-structuring stuff.
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1065>
test/test-pad.c
patch
|
blob
|
history
diff --git
a/test/test-pad.c
b/test/test-pad.c
index 4f2f8c4e1d1635505abde8a25037e75881abf526..cd71458f05768a1440bc754724121c19e31e8880 100644
(file)
--- a/
test/test-pad.c
+++ b/
test/test-pad.c
@@
-1067,7
+1067,7
@@
START_TEST(pad_keys)
}
END_TEST
-TEST_COLLECTION(
tablet_
pad)
+TEST_COLLECTION(pad)
{
litest_add(pad_cap, LITEST_TABLET_PAD, LITEST_ANY);
litest_add(pad_no_cap, LITEST_ANY, LITEST_TABLET_PAD);