summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* evdev: always store user calibration matrixBrian Ashworth2019-08-051-0/+29
* test: mix tablet events into touch arbitration testsPeter Hutterer2019-07-311-11/+29
* touchpad: revamp thumb detectionMatt Mayfield2019-07-174-148/+29
* test: make the touchpad size the only check for thumb detectionPeter Hutterer2019-07-151-3/+0
* test: only run the speed finger tests when the touchpad has thumb detectionPeter Hutterer2019-07-151-0/+12
* test: only run the speed tests for clickpadsPeter Hutterer2019-07-151-3/+3
* gestures: improve scroll responsiveness for vertically aligned touchesMatt Mayfield2019-07-151-0/+22
* touchpad: basic thumb detection within gesturesMatt Mayfield2019-07-151-55/+1
* meson: run the test suite per groupPeter Hutterer2019-07-081-0/+19
* test: use the default job control for --filter-groupsPeter Hutterer2019-07-081-2/+0
* test: fix an always-true check for udev propertiesPeter Hutterer2019-07-081-1/+1
* test: fix two coverity warningsPeter Hutterer2019-07-082-0/+3
* test: drop the litest feature enum, make it normal bits insteadPeter Hutterer2019-07-083-52/+46
* test: one O_NONBLOCK is enoughPeter Hutterer2019-07-011-1/+1
* evdev: when the kernel fuzz is nonzero, set ours to zeroPeter Hutterer2019-06-271-0/+18
* test: disable coredumps for the selftestPeter Hutterer2019-06-261-0/+6
* udev: rename libinput-model-quirks rules to libinput-fuzz-override.rulesPeter Hutterer2019-06-261-4/+4
* test: fix the slot swap test againPeter Hutterer2019-06-241-9/+16
* test: avoid a pointer jump when testing for the slot continuationPeter Hutterer2019-06-201-3/+7
* test: fix the slot swap testPeter Hutterer2019-06-201-1/+11
* test: use an enum for the cardinalsPeter Hutterer2019-06-201-10/+13
* test: fix button area scroll test to not be a pinchPeter Hutterer2019-06-201-1/+1
* test: move the fingers closer together for the empty-slot testPeter Hutterer2019-06-201-2/+2
* test: change touchpad 2fg no-motion test to move both fingers simultaneouslyPeter Hutterer2019-06-201-2/+1
* test: replace a touch move with a timeoutPeter Hutterer2019-06-191-2/+2
* test: fix initial coordinates for synaptics tripletap quirkPeter Hutterer2019-06-191-14/+6
* test: don't form a pinch gesture for the clickfinger distance testPeter Hutterer2019-06-191-2/+2
* test: don't go into the thumb area for the 3fg clickfinger distance checkPeter Hutterer2019-06-191-1/+1
* test: remove two spurious SYN_REPORTsPeter Hutterer2019-06-191-2/+1
* test: add another test for thumb movementsPeter Hutterer2019-06-181-2/+29
* test: fix the clickfinger thumb testPeter Hutterer2019-06-181-2/+2
* test: rename/fix/move thumb testsPeter Hutterer2019-06-181-293/+209
* tablet: disable the forced proximity out for the Dell Canvas penPeter Hutterer2019-06-173-0/+140
* tablet: fix double proximity out on slow proximity out pensPeter Hutterer2019-06-171-0/+28
* test: don't make timer offset errors fatal in gdbPeter Hutterer2019-06-171-1/+1
* Avoid unnecessary VLAsMichael Forney2019-06-153-6/+6
* test: only write one single rules file for our device quirksPeter Hutterer2019-06-141-58/+48
* test: auto-generate the udev rulesPeter Hutterer2019-06-1435-360/+175
* test: remove invalid GOTO in udev rulePeter Hutterer2019-06-141-1/+0
* test: adjust the relative pointer motion test for low-dpi devicesPeter Hutterer2019-06-141-1/+20
* test: replace the double assert macros with proper checksPeter Hutterer2019-06-142-6/+44
* test: remove a duplicate checkPeter Hutterer2019-06-111-1/+0
* test: swap a few litest_assert() calls for their more precise cousinsPeter Hutterer2019-06-113-38/+38
* test: add the 24HDT pad to the custom device groupPeter Hutterer2019-06-111-0/+1
* test: abort if our device didn't initializePeter Hutterer2019-06-111-0/+1
* test: fix an intermitted failing testPeter Hutterer2019-06-111-4/+10
* Add a new dispatch interface for the Dell Canvas TotemPeter Hutterer2019-06-077-55/+942
* test: force the litest feature enum to be 8 bytes or morePeter Hutterer2019-06-071-0/+4
* test: drop two unreachable statementsPeter Hutterer2019-06-031-2/+2
* quirks: add trackpoint integration attributePeter Hutterer2019-05-281-0/+34