index
:
wayland/libinput
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.16-branch
1.17-branch
1.18-branch
1.19-branch
1.2-branch
1.20-branch
1.22-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
main
master
tablet-support
wip/arch
wip/docbuild
wip/smaller-arch-image
input device management and event handling library (mirrored from https://gitlab.freedesktop.org/libinput/libinput)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test-pad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-31
pad: rework the tablet pad mode setup
Peter Hutterer
1
-25
/
+77
2024-10-31
test: mark the pad group tests as basically broken by expectation
Peter Hutterer
1
-4
/
+19
2024-10-31
test: fix 3 compiler warnings when building without libwacom
Peter Hutterer
1
-3
/
+3
2024-10-30
test: add litest-runner as test suite runner
Peter Hutterer
1
-6
/
+5
2024-10-18
test: match the tablet's pad test collection with the file name
Peter Hutterer
1
-1
/
+1
2024-10-15
test: switch the tests to use enum comparisons
Peter Hutterer
1
-4
/
+4
2024-10-15
test: switch a bunch of integer comparisons to right sizes
Peter Hutterer
1
-8
/
+8
2024-10-15
test: switch ck_assert over to litest_assert
Peter Hutterer
1
-91
/
+91
2024-10-15
test: replace ck_abort with litest_abort_msg()
Peter Hutterer
1
-1
/
+1
2024-09-19
test: use litest_assert_event_type instead of direct type check
Peter Hutterer
1
-8
/
+4
2024-09-19
test: add litest_dispatch() for better test debugging
Peter Hutterer
1
-20
/
+20
2024-06-21
pad: switch the REL_WHEEL direction to match dials with scroll wheels
Peter Hutterer
1
-2
/
+11
2024-06-21
test: fix the pad dial test, values need to be equal, not >=
Peter Hutterer
1
-3
/
+3
2024-02-20
tablet: add API for relative dials
Joshua Goins
1
-2
/
+84
2024-02-20
test: only expect one button event from the intuos-like test
Peter Hutterer
1
-1
/
+1
2024-01-03
evdev: default tablets to allow for rotation
Peter Hutterer
1
-0
/
+7
2022-11-23
test: fix uninitialized variables
José Expósito
1
-2
/
+2
2022-11-23
test: remove unused variable
José Expósito
1
-3
/
+0
2021-02-12
test: drop the custom group names
Peter Hutterer
1
-26
/
+26
2020-09-09
meson.build: update libwacom dependency to 0.27 or newer
Peter Hutterer
1
-3
/
+3
2019-12-04
pad: add LIBINPUT_EVENT_TABLET_PAD_KEY for pad keys
Peter Hutterer
1
-0
/
+68
2019-02-15
test: remove unreachable code
Peter Hutterer
1
-8
/
+0
2019-01-04
test: add test devices for the Cintiq Pro 16
Peter Hutterer
1
-3
/
+10
2018-08-07
tablet: unify the license text with what we have in COPYING
Peter Hutterer
1
-16
/
+17
2018-04-16
Remove some duplicate empty lines
Peter Hutterer
1
-1
/
+0
2018-03-23
test: move all the _setup() functions into a special section
Peter Hutterer
1
-2
/
+1
2018-03-05
pad: use libwacom to get the evdev to button number mapping
Peter Hutterer
1
-9
/
+150
2018-03-05
test: don't use litest_is_pad_button_event for a few tests
Peter Hutterer
1
-12
/
+13
2017-11-20
test: restore the non-debounced litest_button_click()
Peter Hutterer
1
-8
/
+8
2017-11-20
test: replace litest_button_click with a debounced version
Peter Hutterer
1
-8
/
+8
2017-08-28
test: fix pad ring test for small pad ranges
Peter Hutterer
1
-6
/
+25
2017-02-06
test: add test for pad event mode groups
Peter Hutterer
1
-0
/
+63
2017-01-20
test: add a test for tablet pad event timestamps
Peter Hutterer
1
-0
/
+68
2017-01-16
test: prefix all test source files with "test-"
Peter Hutterer
1
-0
/
+663