summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add support for SW_TABLET_MODEPeter Hutterer2017-09-064-16/+178
* evdev: move lid code to the fallback interfacePeter Hutterer2017-09-061-4/+2
* Add libinput_device_switch_has_switch()Peter Hutterer2017-09-061-0/+11
* test: make some of the switch tests more genericPeter Hutterer2017-09-051-49/+25
* test: add test for switch capabilityPeter Hutterer2017-09-051-0/+11
* test: rename 'sw' to 'dev' for the lid testsPeter Hutterer2017-09-051-18/+18
* test: make the lid action helper function a generic switch action helperPeter Hutterer2017-09-044-28/+86
* test: rename test-lid.c to test-switch.cPeter Hutterer2017-09-041-0/+0
* test: fix the litest_touch_move_to() step counterPeter Hutterer2017-09-011-1/+1
* test: fix indentation for palm touch size testPeter Hutterer2017-09-011-30/+30
* test: add a test for removing a touch device with a finger still downPeter Hutterer2017-08-281-0/+36
* evdev: accept accelerometers if they are tagged as other devices tooPeter Hutterer2017-08-283-0/+129
* test: fix pad ring test for small pad rangesPeter Hutterer2017-08-281-6/+25
* Add support for LIBINPUT_IGNORE_DEVICEPeter Hutterer2017-08-235-0/+152
* test: expose litest_create() to test casesPeter Hutterer2017-08-232-34/+47
* test: fix typo in test case namePeter Hutterer2017-08-171-2/+2
* test: when restoring the log handler to defaults, also restore log priorityPeter Hutterer2017-08-171-0/+2
* gestures: don't try to pinch for nfingers > slotsPeter Hutterer2017-08-011-211/+0
* lid: disable all types but EV_SYN and EV_SWPeter Hutterer2017-07-274-0/+98
* pointer: add button debouncingPeter Hutterer2017-07-263-1/+321
* evdev: recover from a lost button countPeter Hutterer2017-07-252-0/+42
* filter: add a custom trackpoint acceleratorPeter Hutterer2017-07-201-3/+3
* test: drop an unnecessary wait for eventPeter Hutterer2017-07-191-3/+0
* Merge branch 'wip/touchpad-apple-touch-major-v2'Peter Hutterer2017-07-147-34/+230
|\
| * touchpad: add touch-size-based palm detectionPeter Hutterer2017-07-113-18/+56
| * touchpad: add touch-size based touch handlingPeter Hutterer2017-07-113-4/+140
| * util: rename the pressure range parser to a more generic range_parserPeter Hutterer2017-07-111-6/+6
| * test: loosen up litest to allow major/minor handlingPeter Hutterer2017-07-112-6/+26
| * test: force-release major/minor on the default touch upPeter Hutterer2017-07-111-0/+2
* | test: silence a coverity warningPeter Hutterer2017-07-121-4/+2
* | Add safe_strdup()Peter Hutterer2017-07-122-9/+9
* | Replace calloc calls with zallocPeter Hutterer2017-07-121-2/+2
* | Abort if zalloc ever failsPeter Hutterer2017-07-122-10/+3
|/
* touchpad: set keyboard to non-active when the keyboard is removedPeter Hutterer2017-07-111-0/+42
* timer: add a timer name to each timerPeter Hutterer2017-07-101-0/+38
* Fix a few things scan-build complains aboutPeter Hutterer2017-07-105-21/+18
* touchpad: add upper edge into exclusion zoneMing-Yang Lu2017-07-101-0/+120
* test: skip double-initialization of all_tests listsPeter Hutterer2017-07-071-3/+0
* test: fix some tap palm detection testsPeter Hutterer2017-07-061-0/+36
* test: add missing check for an empty queue to the palm detection testPeter Hutterer2017-07-061-0/+4
* test: stop changing argv[0] for forked testsPeter Hutterer2017-07-061-9/+5
* test: remove failing thumb edge scroll testPeter Hutterer2017-07-061-32/+0
* Merge branch 'wip/touchpad-palm-pressure'Peter Hutterer2017-07-042-21/+209
|\
| * touchpad: add pressure-base palm detectionPeter Hutterer2017-07-032-21/+209
* | Drop autotoolsPeter Hutterer2017-07-041-182/+0
* | touchpad: send a left button event when we move out of topbuttons and clickPeter Hutterer2017-07-041-7/+43
|/
* test: strdup the suite and test namePeter Hutterer2017-06-261-10/+40
* touchpad: ignore the tap motion threshold if fingers > slotsPeter Hutterer2017-06-261-0/+54
* test: remove duplicate testPeter Hutterer2017-06-221-1/+0
* touchpad: use the "is internal keyboard" tag to enable dwtPeter Hutterer2017-06-191-70/+3