summaryrefslogtreecommitdiff
path: root/test/xi2/protocol-common.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-09Use unique display name for each xi2 test program [v3]Alan Coopersmith1-0/+12
2014-10-02Abort xi2 tests if ActivateDevice() failsAlan Coopersmith1-4/+10
2014-01-22test/xi2: Clean up -Wshadow warningsKeith Packard1-33/+33
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-1/+1
2014-01-12xi: More warning cleanup for inputKeith Packard1-3/+0
2012-03-29test: init the sync extensions for tests to pass againPeter Hutterer1-0/+14
2012-03-21Introduce a consistent coding styleKeith Packard1-37/+55
2011-10-27test: fix two more failing FP3232 testsDave Airlie1-0/+1
2011-09-30Input: Add smooth-scrolling support to GetPointerEventsPeter Hutterer1-1/+62
2011-06-02test: fix memset size for WindowRec (#37801)Peter Hutterer1-1/+1
2011-04-21test: remove glib dependencyPeter Hutterer1-3/+2
2010-11-12test: Fix missing xkbsrv.h include.Cyril Brulebois1-0/+1
2010-06-07If XTest is always required, then eliminate the XTest devPrivateKeith Packard1-1/+0
2010-06-06Initialize private keys in test suiteKeith Packard1-2/+11
2010-05-14test/xi2: Initialize predefined atoms before XInputExtensionInit.Jamey Sharp1-0/+1
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-2/+2
2010-04-26dix and others: remove unused arraySize field from ScreenInfoTiago Vignatti1-1/+0
2009-09-16Remove stray semi-colon in protocol-common.cAlan Coopersmith1-1/+1
2009-09-03test: expose the default screen to tests, some cleanup work.Peter Hutterer1-6/+12
2009-08-24test: fake initialization of a sprite trace and window locationsPeter Hutterer1-0/+27
2009-08-13test: fix build error introduced by new AllocDevicePair APIPeter Hutterer1-2/+6
2009-07-14test: add xi2 directory, prepare for protocol testing.Peter Hutterer1-0/+132