summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-01-16test: rename wacom test devices to a consistent naming schemePeter Hutterer8-7/+7
2017-01-16Revert "Remove the workaround for libevdev pre 1.3"Peter Hutterer1-0/+4
2017-01-16test: remove tablet axis normalization testPeter Hutterer1-137/+43
2017-01-16test: fix a comment regarding uinput's resolution assignmentPeter Hutterer1-4/+8
2017-01-16Remove the workaround for libevdev pre 1.3Peter Hutterer1-4/+0
2017-01-16test: prefix all test source files with "test-"Peter Hutterer17-16/+16
2017-01-12test: use some helper functionsPeter Hutterer1-26/+5
2017-01-12test: fix some empty queue handlingPeter Hutterer1-22/+4
2017-01-12test: skip a few unnecessary base event conversionsPeter Hutterer1-31/+24
2017-01-12test: add a synaptics RMI4 test devicePeter Hutterer4-0/+136
2017-01-11touchpad: add a model tag to mark touchpads with visible markerPeter Hutterer2-2/+2
2017-01-11Remove a couple of double semicolonsPeter Hutterer1-7/+7
2017-01-10test: swap order for selftest and test suitePeter Hutterer1-2/+3
2016-12-22test: add test for the vertical position-dependent pinchPeter Hutterer3-0/+63
2016-12-20touchpad: if an external touchpad and keyboard share a VID/PID assume dwtPeter Hutterer6-0/+372
2016-12-20test: use the udev property to check for external/internal touchpadsPeter Hutterer1-2/+18
2016-12-20test: mark the magic trackpad as external in udevPeter Hutterer1-0/+11
2016-12-20test: don't set LITEST_VERBOSE during make checkPeter Hutterer1-2/+0
2016-12-07test: fix distcheckPeter Hutterer1-1/+2
2016-12-06touchpad: sync BTN_TOOL_FINGER state on initPeter Hutterer1-0/+24
2016-12-05Whitespace fixesPeter Hutterer1-2/+2
2016-12-01Fix the license for a bunch of tablet test devicesPeter Hutterer15-240/+255
2016-12-01Drop HAVE_CONFIG_H ifdefPeter Hutterer59-118/+0
2016-11-30evdev: init axis range warnings for touch devices tooPeter Hutterer1-0/+50
2016-11-29tablet: reject tablets without resolutionPeter Hutterer1-0/+11
2016-11-29util: tighten requirements on the click angle/count propertiesPeter Hutterer1-4/+0
2016-11-29util: add a helper function to split a string into substringsPeter Hutterer1-0/+45
2016-11-29util: add safe_atod for locale-independent conversionPeter Hutterer1-0/+50
2016-11-29test: add a device and test for udev-set calibration valuesPeter Hutterer5-0/+208
2016-11-29test: add a test for safe_atoiPeter Hutterer1-0/+42
2016-11-28test: switch asserts to litest_assertPeter Hutterer1-10/+9
2016-11-22test: allow the first event to be a short one during scroll testsPeter Hutterer1-5/+16
2016-11-22test: fix edge-scroll no-motion testPeter Hutterer1-2/+2
2016-11-22test: start with the first offset when moving touchesPeter Hutterer1-2/+2
2016-11-22test: fix maybe-uninitialized compiler warningsPeter Hutterer1-5/+5
2016-11-22test: mark the various abort functions as noreturnPeter Hutterer1-0/+3
2016-11-14Disable test runs on 'distcheck'Peter Hutterer1-0/+3
2016-11-04evdev: implement support for the MOUSE_WHEEL_CLICK_COUNT propertyPeter Hutterer6-8/+152
2016-11-02evdev: actually ignore joysticksPeter Hutterer1-0/+34
2016-10-25test: add missing comma to horizontal click angle udev rulePeter Hutterer1-1/+1
2016-10-25test: fix clang warning about abs(float)Peter Hutterer1-2/+2
2016-10-25Mark some internal log functions as printf-style functionPeter Hutterer2-0/+3
2016-09-12touchpad: require at least 3 events before enabling trackpoint palm detectionPeter Hutterer1-0/+26
2016-09-09test: rename SYNAPTICS_CLICKPAD to SYNAPTICS_CLICKPAD_X220Peter Hutterer6-19/+19
2016-09-07tablet: add touch arbitrationPeter Hutterer1-0/+344
2016-09-07test: add litest_assert_touch_sequence helperPeter Hutterer2-0/+36
2016-09-07test: move the Intuos 5 and Cintiq 13HD test tablets into the same device groupPeter Hutterer6-1/+43
2016-09-07evdev: release current touches when the device is suspendedPeter Hutterer1-0/+83
2016-09-07test: add trackpoint palm detection testsPeter Hutterer3-0/+81
2016-09-05test: add test for touchpad disabling on external mousePeter Hutterer1-0/+183