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