summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-10Indentation fixPeter Hutterer1-2/+2
2016-02-10tablet: fix artpen rotation on left-handed tabletsPeter Hutterer1-0/+62
2016-02-10test: add test for left-handed mouse rotation on tabletsPeter Hutterer1-30/+94
2016-02-10tablet: delay initial proximity in event until we have a serialPeter Hutterer1-6/+19
2016-02-09tablet: change tilt axes to use degreesPeter Hutterer1-26/+26
2016-02-09touchpad: fix dwt disabling while a key is still downPeter Hutterer1-0/+68
2016-02-05Indentation fixesPeter Hutterer1-185/+292
2016-02-05touchpad: if we have a serio keyboard, override any previous dwt pairingPeter Hutterer6-0/+381
2016-02-05touchpad: while a key is held down, don't disable dwtPeter Hutterer1-0/+142
2016-02-05test: fix leaking libevdev fdPeter Hutterer1-0/+1
2016-02-04test: fix the udev rule for the synaptics hover devicePeter Hutterer1-1/+1
2016-02-04test: exclude semi-mt devices from the normal 2fg scroll testPeter Hutterer1-1/+1
2016-02-04test: check for BTN_TOOL_QUADTAP in the 4fg btntool testsPeter Hutterer1-0/+2
2016-02-04test: fix printfs to say "TABLET TOOL" instead of "TABLET"Peter Hutterer1-4/+4
2016-02-01test: fix call to test_2fg_scrollPeter Hutterer1-1/+1
2016-02-01test: add two gesture tests for scrolling with a thumb in the btnareaPeter Hutterer1-0/+60
2016-02-01evdev: disable the mode button on the Cyborg RAT 5Peter Hutterer5-0/+108
2016-01-27Merge branch 'master' into tablet-supportPeter Hutterer2-0/+212
2016-01-27touchpad: add a config option to disable tap-and-dragPeter Hutterer2-0/+212
2016-01-25Merge branch 'master' into tablet-supporttablet-supportPeter Hutterer6-96/+862
2016-01-25Merge branch 'wip/disable-semi-mt-gestures'Peter Hutterer4-12/+6
2016-01-22test: fix uninitialized variablePeter Hutterer1-1/+1
2016-01-22test: shut up coverity warningsPeter Hutterer1-2/+3
2016-01-22test: rename the tap tests suite name to "tap:..."Peter Hutterer1-52/+52
2016-01-22tablet: hook up relative motion eventsPeter Hutterer1-0/+204
2016-01-22touchpad: disable MT for all semi-mt devicesPeter Hutterer3-12/+2