summaryrefslogtreecommitdiff
path: root/test/touch.c
Commit message (Expand)AuthorAgeFilesLines
* test: prefix all test source files with "test-"Peter Hutterer2017-01-161-853/+0
* test: add a device and test for udev-set calibration valuesPeter Hutterer2016-11-291-0/+101
* test: merge all tests into a single binaryPeter Hutterer2016-08-021-1/+1
* evdev: always defuzz absolute touchscreensPeter Hutterer2016-04-181-0/+46
* test: Handle 32 bit msec time overflowsJonas Ådahl2016-04-111-1/+3
* Change to micro seconds for measuring time internallyJonas Ådahl2015-07-281-0/+23
* COPYING: Update boilerplate from MIT X11 to MIT Expat licensePeter Hutterer2015-06-161-16/+17
* test: address gcc warnings on potentially uninitialized variables.Jon A. Cruz2015-06-011-1/+2
* Merge branch 'litest-filter-tests'Peter Hutterer2015-05-221-4/+2
|\
| * test: move main() into litestPeter Hutterer2015-05-221-4/+2
* | evdev: sync the initial x/y position for touchscreensPeter Hutterer2015-05-211-0/+72
|/
* test: add litest_is_touch_event() helper functionPeter Hutterer2015-05-071-10/+4
* test: add a note to the touch double-down eventPeter Hutterer2015-04-301-0/+3
* test: upgrade to the Microsoft Surface Type CoverPeter Hutterer2015-04-281-1/+2
* test: fix a memory leak in the touch testPeter Hutterer2015-04-271-0/+2
* cosmetic: more duplicate empty line removalPeter Hutterer2015-03-021-1/+0
* test: add protocol A touch screen testsPeter Hutterer2015-03-021-0/+122
* Rename functions for left handed device configurationsStephen Chandler Paul2015-01-151-4/+4
* Merge branch 'for-peter' of git://people.freedesktop.org/~jwrdegoede/libinputPeter Hutterer2014-11-071-3/+3
|\
* | test: add the MS surface touch cover device and fake-mt testsPeter Hutterer2014-11-061-0/+46
|/
* test: add some left-handed testsPeter Hutterer2014-09-261-0/+23
* Change calibration into a configuration optionPeter Hutterer2014-09-011-3/+6
* test: add tests for touch calibrationPeter Hutterer2014-09-011-0/+192
* style fix: Remove duplicate empty linesPeter Hutterer2014-07-221-1/+0
* test: fix x/y resolution for a test devicePeter Hutterer2014-07-161-2/+2
* test: prefix custom test devices with "litest"Peter Hutterer2014-07-041-2/+2
* Use floating point numbers instead of fixed point numbersJonas Ådahl2014-06-091-3/+3
* test: fix a couple of memleaks in the testsPeter Hutterer2014-04-231-0/+5
* test: Check that libinput doesn't send double touch down/up eventsJonas Ådahl2014-04-231-0/+42
* test: Test handling of many touch pointsJonas Ådahl2014-04-231-0/+55
* test: fix memleak in touch testPeter Hutterer2014-04-101-0/+2
* test: Use generic test device API in touch_abs_transform testJonas Ådahl2014-04-081-4/+17
* test: plug a couple of memory leaksPeter Hutterer2014-03-271-1/+5
* Split up the touch event into the different touch typesJonas Ådahl2014-02-261-5/+1
* test: Add scale li_fixed overflow testJonas Ådahl2014-02-201-1/+39
* test: add a simple touch testPeter Hutterer2014-01-221-0/+70