projects
/
platform
/
upstream
/
libinput.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gitlab CI: invert the ci-templates check
[platform/upstream/libinput.git]
/
test
/
2020-03-22
Peter Hutterer
test: fix a scan-build warning (value set but not read)
tree
|
commitdiff
2020-03-22
Peter Hutterer
evdev: print a human time for ratelimit tests
tree
|
commitdiff
2020-03-21
Peter Hutterer
tools: record: drop quotes from os-release information
tree
|
commitdiff
2020-03-05
Peter Hutterer
quirks: rename the alps touchpad quirk to note it's...
tree
|
commitdiff
2020-03-02
Peter Hutterer
test: fix a coverity complaint
tree
|
commitdiff
2020-02-24
Peter Hutterer
test: disable a bunch of tests relying on libwacom
tree
|
commitdiff
2020-02-24
Peter Hutterer
test: remove double-assignment to a variable
tree
|
commitdiff
2020-02-18
Peter Hutterer
touchpad: sync the initial tracking id state to the...
tree
|
commitdiff
2020-02-18
Peter Hutterer
touchpad: never reduce the slot count to 0
tree
|
commitdiff
2020-02-13
Peter Hutterer
tablet: don't force a proximity out while buttons are...
tree
|
commitdiff
2020-02-13
Peter Hutterer
test: drop a wait in favor of direct event processing
tree
|
commitdiff
2020-02-13
Peter Hutterer
test: fix a duplicate button down where we want a butto...
tree
|
commitdiff
2020-02-13
Peter Hutterer
test: mark the tablets that require forced prox out...
tree
|
commitdiff
2020-02-12
Peter Hutterer
test: add a test case for checking EVDEV_ABS overrides
tree
|
commitdiff
2020-02-12
Peter Hutterer
test: drop the #define for the litest device rules
tree
|
commitdiff
2020-02-02
Peter Hutterer
tablet: fix the handling of axis updates after a forced...
tree
|
commitdiff
2020-02-02
Peter Hutterer
test: add helper functions for checking proximity events
tree
|
commitdiff
2020-02-02
Peter Hutterer
test: add a comment to a test device
tree
|
commitdiff
2020-01-31
Peter Hutterer
timer: make the timer offset error a bit more user...
tree
|
commitdiff
2020-01-29
Peter Hutterer
touchpad: correct a wrong slot count by the kernel
tree
|
commitdiff
2020-01-29
Peter Hutterer
test: make the custom touch override methods filter...
tree
|
commitdiff
2020-01-29
Peter Hutterer
test: wrap slot counting into a helper function
tree
|
commitdiff
2020-01-09
Peter Hutterer
test: switch from counting slot max to num_slots
tree
|
commitdiff
2020-01-09
Peter Hutterer
test: simplify a slot count check
tree
|
commitdiff
2020-01-09
Peter Hutterer
test: fix some wrong touchpad slot range checks
tree
|
commitdiff
2020-01-04
Michael Forney
litest: Fix warnings about discarded qualifiers with...
tree
|
commitdiff
2020-01-03
Peter Hutterer
test: indentation fix
tree
|
commitdiff
2020-01-03
Peter Hutterer
test: add the test cases to the suite in the utils...
tree
|
commitdiff
2019-12-04
Peter Hutterer
pad: add LIBINPUT_EVENT_TABLET_PAD_KEY for pad keys
tree
|
commitdiff
2019-11-28
Peter Hutterer
test: write our test case results out as junit xml...
tree
|
commitdiff
2019-11-26
satrmb
test: fix a multitap test expecting one tap too few
tree
|
commitdiff
2019-11-15
Peter Hutterer
test: allow for substring matching in the various ...
tree
|
commitdiff
2019-11-15
Peter Hutterer
touchpad: don't allow for multifinger tapping after...
tree
|
commitdiff
2019-11-15
Peter Hutterer
test: fix a pressure test to movement during tap
tree
|
commitdiff
2019-11-05
Peter Hutterer
test: remove the hardcoded four-job valgrind test run
tree
|
commitdiff
2019-11-05
Peter Hutterer
test: drop a now-obsolete test
tree
|
commitdiff
2019-10-31
Peter Hutterer
tablet: handle a direct tool switch correctly
tree
|
commitdiff
2019-10-30
Peter Hutterer
test: remove a useless assignment
tree
|
commitdiff
2019-10-30
Peter Hutterer
test: silence a coverity warning
tree
|
commitdiff
2019-10-30
Peter Hutterer
test: remove some useless code triggering a coverity...
tree
|
commitdiff
2019-10-28
Peter Hutterer
test: make the test jobs dependent on the number of...
tree
|
commitdiff
2019-10-17
Peter Hutterer
Add a scroll button lock feature
tree
|
commitdiff
2019-10-16
Peter Hutterer
fallback: don't send a single-touch motion if we just...
tree
|
commitdiff
2019-10-14
Peter Hutterer
touchpad: use the same speed for scrolling as the basel...
tree
|
commitdiff
2019-09-30
Peter Hutterer
test: fix a coverity warning about an unused value
tree
|
commitdiff
2019-09-29
John Chadwick
tablet: Improve forced prox out behavior.
tree
|
commitdiff
2019-09-27
John Chadwick
test: Make udev_properties array fixed-size.
tree
|
commitdiff
2019-09-25
Peter Hutterer
test: don't use debounced clicks for the middle button...
tree
|
commitdiff
2019-09-25
Peter Hutterer
gestures: where we have more fingers than slots, defaul...
tree
|
commitdiff
2019-09-11
Peter Hutterer
udev: parse the EVDEV_ABS properties for a potential...
tree
|
commitdiff
2019-09-11
Peter Hutterer
Split utility functions into separate source files
tree
|
commitdiff
2019-09-11
Peter Hutterer
test: do run the util tests under valgrind
tree
|
commitdiff
2019-08-16
Matt Mayfield
touchpad: don't allow gestures with a clickpad button...
tree
|
commitdiff
2019-08-08
Peter Hutterer
tablet: scale the available pressure range into the...
tree
|
commitdiff
2019-08-08
Peter Hutterer
test: don't test at the 100 y range
tree
|
commitdiff
2019-08-08
Peter Hutterer
tablet: reduce the pressure range by the offset
tree
|
commitdiff
2019-08-08
Peter Hutterer
test: fix the pressure offset tests
tree
|
commitdiff
2019-08-08
Peter Hutterer
Add the ck_double_eq_tol() macros to the backwards...
tree
|
commitdiff
2019-08-04
Brian Ashworth
evdev: always store user calibration matrix
tree
|
commitdiff
2019-07-31
Peter Hutterer
test: mix tablet events into touch arbitration tests
tree
|
commitdiff
2019-07-17
Peter Hutterer
Merge branch 'wip/advanced-thumb-detection-v2'
tree
|
commitdiff
2019-07-16
Matt Mayfield
touchpad: revamp thumb detection
tree
|
commitdiff
2019-07-15
Peter Hutterer
test: make the touchpad size the only check for thumb...
tree
|
commitdiff
2019-07-15
Peter Hutterer
test: only run the speed finger tests when the touchpad...
tree
|
commitdiff
2019-07-15
Peter Hutterer
test: only run the speed tests for clickpads
tree
|
commitdiff
2019-07-15
Matt Mayfield
gestures: improve scroll responsiveness for vertically...
tree
|
commitdiff
2019-07-15
Matt Mayfield
touchpad: basic thumb detection within gestures
tree
|
commitdiff
2019-07-08
Peter Hutterer
meson: run the test suite per group
tree
|
commitdiff
2019-07-08
Peter Hutterer
test: use the default job control for --filter-groups
tree
|
commitdiff
2019-07-07
Peter Hutterer
test: fix an always-true check for udev properties
tree
|
commitdiff
2019-07-07
Peter Hutterer
test: fix two coverity warnings
tree
|
commitdiff
2019-07-07
Peter Hutterer
test: drop the litest feature enum, make it normal...
tree
|
commitdiff
2019-07-01
Peter Hutterer
test: one O_NONBLOCK is enough
tree
|
commitdiff
2019-06-27
Peter Hutterer
evdev: when the kernel fuzz is nonzero, set ours to...
tree
|
commitdiff
2019-06-26
Peter Hutterer
test: disable coredumps for the selftest
tree
|
commitdiff
2019-06-26
Peter Hutterer
udev: rename libinput-model-quirks rules to libinput...
tree
|
commitdiff
2019-06-24
Peter Hutterer
test: fix the slot swap test again
tree
|
commitdiff
2019-06-20
Peter Hutterer
test: avoid a pointer jump when testing for the slot...
tree
|
commitdiff
2019-06-20
Peter Hutterer
test: fix the slot swap test
tree
|
commitdiff
2019-06-20
Peter Hutterer
test: use an enum for the cardinals
tree
|
commitdiff
2019-06-20
Peter Hutterer
test: fix button area scroll test to not be a pinch
tree
|
commitdiff
2019-06-20
Peter Hutterer
test: move the fingers closer together for the empty...
tree
|
commitdiff
2019-06-20
Peter Hutterer
test: change touchpad 2fg no-motion test to move both...
tree
|
commitdiff
2019-06-19
Peter Hutterer
test: replace a touch move with a timeout
tree
|
commitdiff
2019-06-19
Peter Hutterer
test: fix initial coordinates for synaptics tripletap...
tree
|
commitdiff
2019-06-19
Peter Hutterer
test: don't form a pinch gesture for the clickfinger...
tree
|
commitdiff
2019-06-19
Peter Hutterer
test: don't go into the thumb area for the 3fg clickfin...
tree
|
commitdiff
2019-06-19
Peter Hutterer
test: remove two spurious SYN_REPORTs
tree
|
commitdiff
2019-06-18
Peter Hutterer
test: add another test for thumb movements
tree
|
commitdiff
2019-06-18
Peter Hutterer
test: fix the clickfinger thumb test
tree
|
commitdiff
2019-06-18
Peter Hutterer
test: rename/fix/move thumb tests
tree
|
commitdiff
2019-06-17
Peter Hutterer
tablet: disable the forced proximity out for the Dell...
tree
|
commitdiff
2019-06-17
Peter Hutterer
tablet: fix double proximity out on slow proximity...
tree
|
commitdiff
2019-06-17
Peter Hutterer
test: don't make timer offset errors fatal in gdb
tree
|
commitdiff
2019-06-15
Michael Forney
Avoid unnecessary VLAs
tree
|
commitdiff
2019-06-13
Peter Hutterer
test: only write one single rules file for our device...
tree
|
commitdiff
2019-06-13
Peter Hutterer
test: auto-generate the udev rules
tree
|
commitdiff
2019-06-13
Peter Hutterer
test: remove invalid GOTO in udev rule
tree
|
commitdiff
2019-06-13
Peter Hutterer
test: adjust the relative pointer motion test for low...
tree
|
commitdiff
2019-06-13
Peter Hutterer
test: replace the double assert macros with proper...
tree
|
commitdiff
next