summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-19test: fix a couple of touchpad tests that triggered the cursor jump warningPeter Hutterer1-20/+20
2016-05-17evdev: the range between dpad and trigger-happy are keys, not buttonsPeter Hutterer1-0/+38
2016-05-17test: add a keyboard test device with all codes enabledPeter Hutterer4-0/+80
2016-05-16Add support for relative device rotation (trackball only)Peter Hutterer2-0/+278
2016-05-03Add tagging of trackballsPeter Hutterer2-1/+2
2016-05-03test: add a missing empty linePeter Hutterer1-0/+1
2016-04-28touchpad: detect and warn about kernel tracking pointer jumpsPeter Hutterer1-0/+39
2016-04-28test: use a few more events for some of the tests with large pointer movementsPeter Hutterer2-3/+3
2016-04-28tablet: fix distance normalization range after 25a9f39Peter Hutterer1-0/+68
2016-04-18test: drop the hand-enumerated device valuesPeter Hutterer1-46/+46
2016-04-18Merge branch 'wip/tablet-pad-support'Peter Hutterer8-1/+1011
2016-04-18test: tablet pad testsPeter Hutterer8-1/+1002
2016-04-18Add the LIBINPUT_DEVICE_CAP_TABLET_PAD capability and matching interfacePeter Hutterer1-0/+9
2016-04-18evdev: always defuzz absolute touchscreensPeter Hutterer5-0/+146
2016-04-15test: drop slot events from the singletouch devicePeter Hutterer1-1/+0
2016-04-14test: add test to ensure MB emulation doesn't start while the MB is downPeter Hutterer1-0/+57
2016-04-14evdev: enable middle-button scrolling on middle-button emulationPeter Hutterer1-0/+53
2016-04-14test: add test for no scroll events before the scroll button timeoutPeter Hutterer1-0/+31
2016-04-13test: set the umask before msktemp to silence coverityPeter Hutterer1-0/+2
2016-04-12tablet: fix the airbrush slider rangePeter Hutterer1-3/+7
2016-04-11test-pointer: Test that the default accel profile doesn't changeJonas Ådahl1-0/+3
2016-04-11test: Handle 32 bit msec time overflowsJonas Ådahl6-6/+16
2016-04-08test: fix printf for unexpected tablet eventsPeter Hutterer1-3/+3
2016-04-08test: reduce the default abs-max range to avoid ENOMEMPeter Hutterer1-1/+1
2016-04-06Merge branch 'wip/touchpad-middle-button'Peter Hutterer1-0/+30
2016-04-05touchpad: add a middle button software areaPeter Hutterer1-0/+30
2016-04-04Merge branch 'wip/t450-jumping-cursor-fixes'Peter Hutterer4-10/+111
2016-04-01touchpad: fix left-handed top software trackpoint buttonsPeter Hutterer1-0/+132
2016-03-30touchpad: reset the motion history on significant negative pressure changesPeter Hutterer3-10/+33
2016-03-30test: add a test for the T450 dropped motion eventsPeter Hutterer1-0/+67
2016-03-29test: apply the new t450 model flag to our X1 3rd test devicePeter Hutterer1-0/+11
2016-03-07Assert that the interface is actually filled in.Peter Hutterer1-3/+2
2016-03-03test: add two path tests for invalid devicesPeter Hutterer1-0/+60
2016-02-23tablet: use the tilt resolution if we have itPeter Hutterer1-4/+8
2016-02-18touchpad: move the tapping exclusion zone to the top edge of the buttonPeter Hutterer1-4/+68
2016-02-11test: add tablet test for out-of-bounds motion coordinatesPeter Hutterer1-0/+58
2016-02-11test: add Wacom Cintiq 24HD PenPeter Hutterer5-4/+155
2016-02-10test: add a simple test to guard against wrong library version changesPeter Hutterer2-0/+24