summaryrefslogtreecommitdiff
path: root/test/xi2/protocol-xisetclientpointer.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-30test: use a dbg() macro for the test outputPeter Hutterer1-5/+5
2024-01-30test: switch the unit tests to something resembling a test suitePeter Hutterer1-6/+9
2021-12-08test: #undef NDEBUG so assert is not compiled awayMatt Turner1-0/+3
2020-01-27Fix building with `-fno-common`David Seifert1-1/+1
2017-01-12tests: Convert test/xi2/ to single binaryMihail Konev1-1/+1
2017-01-12tests: Refactor wraps into protocol-common.cMihail Konev1-16/+1
2012-05-16test: fix redundant declaration of "BadDevice"Peter Hutterer1-0/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-10/+13
2011-09-21Use internal temp variable for swap macrosMatt Turner1-4/+3
2011-04-21test: remove glib dependencyPeter Hutterer1-18/+14
2009-09-03test: expose the default screen to tests, some cleanup work.Peter Hutterer1-2/+2
2009-07-14test: add ProcXISetClientPointer tests.Peter Hutterer1-0/+149