summaryrefslogtreecommitdiff
path: root/test/xi2/protocol-xigetselectedevents.c
Commit message (Expand)AuthorAgeFilesLines
* test: #undef NDEBUG so assert is not compiled awayMatt Turner2021-12-081-0/+3
* Fix building with `-fno-common`David Seifert2020-01-271-1/+1
* Mark test_data static in Xinput protocol tests to avoid clashesAlan Coopersmith2017-04-241-1/+1
* tests: Convert test/xi2/ to single binaryMihail Konev2017-01-121-1/+3
* tests: Refactor wraps into protocol-common.cMihail Konev2017-01-121-19/+1
* Replace 'pointer' type with 'void *'Keith Packard2014-01-121-1/+1
* Introduce a consistent coding styleKeith Packard2012-03-211-44/+44
* Use internal temp variable for swap macrosMatt Turner2011-09-211-10/+7
* test: remove glib dependencyPeter Hutterer2011-04-211-16/+12
* test: add ProcXIGetSelectedEvents tests.Peter Hutterer2009-07-141-0/+241