summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-08-23touchpad: reset the edge scroll state on touch up if edge scroll is disabledPeter Hutterer1-0/+8
2016-08-22Read the horizontal wheel click angle property if availablePeter Hutterer2-4/+8
2016-08-15test: implement tests for configurable tap button mappingsPeter Hutterer2-15/+206
2016-08-09Merge branch 'wip/litest-serial-parallel-v3'Peter Hutterer19-362/+387
2016-08-05touchpad: ignore modifier key combos for dwtPeter Hutterer1-0/+166
2016-08-04test: add dwt modifier/fkey test casesPeter Hutterer1-0/+82
2016-08-02test: just use litest_add_device if we don't have overridesPeter Hutterer1-6/+1
2016-08-02test: if we're in a debugger, use single-fork mode onlyPeter Hutterer1-35/+36
2016-08-02test: if a filter is specified, don't parallelize jobs by defaultPeter Hutterer1-0/+16
2016-08-02test: split the tap tests into more tap groupsPeter Hutterer1-43/+43
2016-08-02test: remove NOTPARALLELPeter Hutterer1-2/+0
2016-08-02test: add a make-like job control to run tests in parallelPeter Hutterer1-27/+113
2016-08-02test: drop the sysname comparison in the device add/remove testPeter Hutterer1-7/+1
2016-08-02Revert "test: create a lock file to avoid parallel udev reloads during device...Peter Hutterer1-63/+0
2016-08-02test: restore the hwdb/udev rules on SIGINTPeter Hutterer1-0/+6
2016-08-02test: make sure we remove all udev rules when we SIGINT the testPeter Hutterer1-1/+34
2016-08-02test: only init the device rules oncePeter Hutterer2-67/+23
2016-08-02test: merge all tests into a single binaryPeter Hutterer19-102/+71
2016-08-01test: store created udev rules in a list for easier deletionPeter Hutterer1-25/+54
2016-08-01test: make the valgrind test an actual dependency of the test runPeter Hutterer1-1/+1
2016-08-01test: make the interfaces staticPeter Hutterer4-4/+4
2016-08-01test: namespace the bitfield helper testsPeter Hutterer1-1/+1
2016-08-01test: fix prefix for the gestures time testPeter Hutterer1-1/+1
2016-07-18test: make one ALPS and the Synaptics i2c test devices Dell touchpadsPeter Hutterer2-0/+22
2016-07-15touchpad: don't init a horizontal scroll area on touchpads <50mm highPeter Hutterer1-1/+77
2016-07-15test: split edge scroll tests into one for vert, one for horizPeter Hutterer1-2/+13
2016-07-12test: add a Cintiq 13 HDT test devicePeter Hutterer6-0/+382
2016-07-11Remove LIBINPUT_EVENT_TABLET_PAD_MODE eventPeter Hutterer1-3/+0
2016-07-06test: write the valgrind test results to a different output filePeter Hutterer1-1/+1
2016-07-05test: up the timeout to 30sPeter Hutterer1-1/+1
2016-07-05test: create a lock file to avoid parallel udev reloads during device addPeter Hutterer1-0/+63
2016-07-05test: fix a memleak when creating udev devicesPeter Hutterer1-2/+6
2016-07-04Merge branch 'wip/tablet-pad-modes-v3'Peter Hutterer6-0/+523
2016-07-04touchpad: remove software middle button when emulation is enabledPeter Hutterer3-8/+267
2016-07-04gestures: make the gesture movement threshold depending on finger countPeter Hutterer1-5/+5
2016-06-24test: add pad mode group testsPeter Hutterer5-0/+384
2016-06-24test: add an Wacom EKR test devicePeter Hutterer4-0/+136
2016-06-22pad: Add a new API for modes and mode groupsPeter Hutterer1-0/+3
2016-06-20Merge branch 'wip/touchpad-drop-hysteresis'Peter Hutterer4-101/+10
2016-06-20touchpad: re-enable hysteresis by default for all devicesPeter Hutterer1-1/+0
2016-06-20Revert "touchpad: reset the motion history on significant negative pressure c...Peter Hutterer3-33/+10
2016-06-20Revert "test: add a test for the T450 dropped motion events"Peter Hutterer1-67/+0
2016-06-20test: add an apple magicmouse devicePeter Hutterer5-0/+124
2016-06-20test: when creating an abs test device, force the abs->value to the mimimumPeter Hutterer1-2/+6
2016-06-16test: make the valgrind target depend on 'all'Peter Hutterer1-1/+1
2016-06-15touchpad: stop palm detection when a second finger is detectedPeter Hutterer1-0/+58
2016-06-08test: start the pad button tests at BTN_0Peter Hutterer1-1/+1
2016-06-06touchpad: restore the hysteresis by defaultPeter Hutterer1-0/+1
2016-05-30tablet: up the reference count for the tool in the eventPeter Hutterer1-2/+2
2016-05-20test: skip manually setting uinput resolution if it's already setPeter Hutterer1-0/+4