summaryrefslogtreecommitdiff
path: root/test/test-touch.c
Commit message (Expand)AuthorAgeFilesLines
* test: drop the custom group namesPeter Hutterer2021-02-121-49/+49
* treewide: fix typosTorstein Husebø2020-12-161-1/+1
* test: use litest_destroy_context() for test-suite contextsPeter Hutterer2020-07-071-2/+2
* test: silence a coverity warningPeter Hutterer2019-10-301-0/+2
* fallback: don't send a single-touch motion if we just sent a beginPeter Hutterer2019-10-161-0/+21
* evdev: always store user calibration matrixBrian Ashworth2019-08-051-0/+29
* test: mark the protocol A device as touch devicePeter Hutterer2019-03-221-1/+1
* test: switch the protocol A test device to be an actual protocol A devicePeter Hutterer2019-03-221-27/+15
* test: replace != NULL checks with ck_assert_notnullPeter Hutterer2019-02-151-2/+2
* fallback: cancel touches, don't just release them when we suspendPeter Hutterer2018-09-271-1/+1
* udev: re-instate the model-quirks calloutPeter Hutterer2018-09-101-0/+26
* test: drop the sleep_ms argumentPeter Hutterer2018-08-281-33/+33
* fallback: add support for ABS_MT_TOOL_TYPE for touch screensPeter Hutterer2018-08-031-0/+222
* Add libinput_device_touch_get_touch_count()Peter Hutterer2018-05-011-0/+43
* test: add a test for a touchscreen with out-of-range axesPeter Hutterer2018-04-161-0/+81
* test: move all the _setup() functions into a special sectionPeter Hutterer2018-03-231-2/+1
* test: add a test for removing a touch device with a finger still downPeter Hutterer2017-08-281-0/+36
* test: don't leak test warnings to stdoutPeter Hutterer2017-06-021-2/+2
* test: tighten some test casesPeter Hutterer2017-06-011-19/+43
* test: add test for touch seat slotsPeter Hutterer2017-02-061-1/+71
* test: prefix all test source files with "test-"Peter Hutterer2017-01-161-0/+853