summaryrefslogtreecommitdiff
path: root/test/test-tablet.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-21touchpad: delay arbitration by 90ms after touch togglePeter Hutterer1-0/+89
2018-02-13Add a test device for aiptek tabletsPeter Hutterer1-0/+11
2018-02-13tablet: release the tablet state on device deletePeter Hutterer1-0/+101
2018-02-13test: make the mouse tool a litest feature bitPeter Hutterer1-54/+9
2018-02-07test: add a missing proximity timeout in a tip up testPeter Hutterer1-0/+1
2017-12-08tablet: set the tip-up pressure threshold to 1%Peter Hutterer1-1/+1
2017-12-01Include stdarg.h where variadic functions are usedGreg V1-0/+1
2017-11-21Correct Lyude's Copyright assignmentLyude Paul1-1/+1
2017-09-21tablet: always enable the no-proximity-out quirk on HUION tabletsPeter Hutterer1-0/+87
2017-09-20tablet: support tablet devices without BTN_TOOL_PENPeter Hutterer1-0/+2
2017-09-20tablet: add a quirk for the HUION PenTablet that doesn't send proximity out e...Peter Hutterer1-0/+132
2017-07-10Fix a few things scan-build complains aboutPeter Hutterer1-9/+3
2017-05-04test: fix compiler warningPeter Hutterer1-1/+2
2017-03-23tablet: add axis smoothingPeter Hutterer1-7/+71
2017-03-14test: fix tablet touch arbitration casePeter Hutterer1-1/+1
2017-02-22test: add a has_slider check for the airbrush toolPeter Hutterer1-0/+2
2017-02-09test: add tests for tablet tool typesPeter Hutterer1-0/+69
2017-02-01test: fix tablet tool_id test to fail on unexpected idsPeter Hutterer1-0/+2
2017-01-20test: add tests for tablet buttons and button seat countPeter Hutterer1-0/+125
2017-01-20test: ad calls to check whether pressure has changedPeter Hutterer1-0/+3
2017-01-20test: add a test for the tool IDPeter Hutterer1-0/+39
2017-01-20test: add test for tablet_tool_get/set_user_dataPeter Hutterer1-0/+33
2017-01-20test: add a tablet tool capability checkPeter Hutterer1-0/+11
2017-01-17test: fix some tablet tests' unreached codePeter Hutterer1-35/+7
2017-01-16test: remove tablet axis normalization testPeter Hutterer1-137/+43
2017-01-16test: prefix all test source files with "test-"Peter Hutterer1-0/+4191