summaryrefslogtreecommitdiff
path: root/test/xi2
AgeCommit message (Expand)AuthorFilesLines
2017-04-24Mark test_data static in Xinput protocol tests to avoid clashesAlan Coopersmith3-3/+3
2017-03-09test: Use correct signature for XISetEventMask wrapperJon Turney2-7/+7
2017-01-12tests: Move test/{xi1,xi2}/tests to test/Mihail Konev3-78/+0
2017-01-12tests: Convert test/xi2/ to single binaryMihail Konev15-73/+85
2017-01-12tests: Convert test/xi1/ to single binaryMihail Konev2-1/+6
2017-01-12tests: Refactor wraps into protocol-common.cMihail Konev13-135/+67
2016-08-17test: Remember to swap the window argument to XIQueryPointerAdam Jackson1-0/+1
2014-12-08Add request length checking test cases for some Xinput 2.x requestsAlan Coopersmith4-0/+20
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-25Xi: fix modifier offset in XIPassiveGrab swapping functionPeter Hutterer1-1/+8
2014-01-22test/xi2: Clean up -Wshadow warningsKeith Packard5-41/+41
2014-01-12Replace 'pointer' type with 'void *'Keith Packard3-3/+3
2014-01-12xi: More warning cleanup for inputKeith Packard1-3/+0
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-1/+1
2013-08-01test/xi2: fix protocol-xiqueryversion testMaarten Lankhorst1-30/+30
2012-12-21test/xi2: fix compiler warningPeter Hutterer1-1/+1
2012-12-19Merge remote-tracking branch 'yselkowitz/master'Keith Packard3-8/+8
2012-12-19Merge remote-tracking branch 'whot/barriers'Keith Packard1-0/+216
2012-12-17tests/xi2: at protocol conversion test for barrier eventsPeter Hutterer1-0/+216
2012-12-12dix: split xi2_mask_isset into a per-device functionPeter Hutterer1-0/+6
2012-12-05Fix formatting of address operatorsYaakov Selkowitz3-8/+8
2012-11-19input: drop FP1616 macroPeter Hutterer1-2/+2
2012-06-22AC_SUBST the GLX_SYS_LIBSPeter Hutterer1-1/+1
2012-05-16test: don't shadow parameter 'len'Peter Hutterer1-4/+3
2012-05-16test: fix redundant declaration of "BadDevice"Peter Hutterer7-2/+6
2012-05-16test: fix "userdata shadows global declaration" warningsPeter Hutterer4-14/+14
2012-05-16test: fix "redundant declaration of devices" warningPeter Hutterer1-1/+1
2012-05-01Xi: return BadValue on XIQueryVersion if the version is less than first callPeter Hutterer1-0/+113
2012-03-29test: reset the client before checking the swapped versionPeter Hutterer1-0/+1
2012-03-29test: init the sync extensions for tests to pass againPeter Hutterer1-0/+14
2012-03-21Introduce a consistent coding styleKeith Packard13-689/+706
2012-03-04test: add new test cases to .gitignoreGaetan Nadon1-0/+1
2011-12-23test/xi2: Really fix infinite loop in test_convert_XITouchOwnershipEventChase Douglas1-1/+1
2011-12-22test/xi2: Fix infinite loop in test_convert_XITouchOwnershipEventKeith Packard1-1/+3
2011-12-21test: add a basic test for ownership event valuesPeter Hutterer1-0/+94
2011-12-21test: drop printfs from protocol-eventconvert.cPeter Hutterer1-8/+0
2011-12-16tests: update for touch supportPeter Hutterer2-9/+31
2011-12-13input: replace GRABTYPE_* with the InputLevel enumsPeter Hutterer1-2/+2
2011-12-10Change GetXI2/XI/CoreType to just take a type argumentPeter Hutterer1-3/+3
2011-12-09Add a new XI2Mask struct and a few helper functions.Peter Hutterer2-1/+133
2011-11-23Enable memory checking during unit testingAlan Coopersmith1-0/+1
2011-11-23Don't require ld -wrap for tests that don't need itAlan Coopersmith1-0/+9
2011-10-27test: fix two more failing FP3232 testsDave Airlie3-6/+5
2011-10-25test: fix test with new double -> fp3232 conversion functionsPeter Hutterer1-4/+3
2011-10-25dix: add ScrollInfo to DeviceChangedEventsPeter Hutterer1-0/+20
2011-09-30Input: Add smooth-scrolling support to GetPointerEventsPeter Hutterer2-6/+106
2011-09-29Input: Add POINTER_EMULATED flag to GetPointerEventsDaniel Stone1-1/+17
2011-09-29Input: Make DeviceEvent use doubles internallyDaniel Stone1-4/+3
2011-09-29Input: Make RawDeviceEvent use doubles internallyDaniel Stone1-8/+6