summaryrefslogtreecommitdiff
path: root/test/xi2/protocol-eventconvert.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Introduce a consistent coding styleKeith Packard1-239/+214
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-10Change GetXI2/XI/CoreType to just take a type argumentPeter Hutterer1-3/+3
2011-10-27test: fix two more failing FP3232 testsDave Airlie1-3/+1
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-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 Turner1-62/+48
2011-07-01Test: Input: Only ever set up to MAX_VALUATORS valuatorsDaniel Stone1-7/+11
2011-04-21test: remove glib dependencyPeter Hutterer1-88/+84
2011-01-06Test: Input: Check flags on DeviceEventDaniel Stone1-1/+11
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-9/+9
2009-12-22test/xi2: fail if xi2 class type is garbage. (#25492)Peter Hutterer1-0/+3
2009-12-23test/xi2: fix maximum max_keycode (bug#25492)Julien Cristau1-1/+1
2009-09-16test_convert_XIRawEvent: Don't write more data than the struct holdsAlan Coopersmith1-1/+1
2009-08-17test: add protocol tests for DeviceChangedEventsPeter Hutterer1-5/+269
2009-08-13test: add event conversion tests for XIDeviceEventsPeter Hutterer1-0/+361
2009-08-13test: add focus and enter conversion testing.Peter Hutterer1-0/+30
2009-08-13test: add XI2 eventconversion test for raw events.Peter Hutterer1-0/+249