summaryrefslogtreecommitdiff
path: root/test/xi2
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-29Input: Add flags to RawDeviceEventDaniel Stone1-0/+1
2011-09-21Use internal temp variable for swap macrosMatt Turner10-163/+131
2011-07-01Test: Input: Only ever set up to MAX_VALUATORS valuatorsDaniel Stone1-7/+11
2011-06-22Update .gitignore as new tests have been addedGaetan Nadon1-0/+10
2011-06-02test: fix memset size for WindowRec (#37801)Peter Hutterer1-1/+1
2011-04-25test/xi2: remove duplicated includeNicolas Kaiser1-1/+0
2011-04-21test: remove glib dependencyPeter Hutterer13-288/+245
2011-04-18test: add some XIPassiveGrab protocol testing.Peter Hutterer2-0/+242
2011-03-24test: when unit tests are enabled, build them during "make"Peter Hutterer1-2/+2
2011-03-18Add generalized unit test support using util-macros.Gaetan Nadon1-1/+5
2011-02-22Move master/lastSlave out of the union into separate fields.Peter Hutterer2-2/+2
2011-01-06Test: Input: Test up to supported server, not protocol, eventsDaniel Stone1-9/+9
2011-01-06Test: Input: Check flags on DeviceEventDaniel Stone1-1/+11
2010-11-12test: Fix missing xkbsrv.h include.Cyril Brulebois1-0/+1