index
:
~marcoz/xserver
server-1.13-branch
Unnamed repository; edit this file 'description' to name the repository.
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
xi2
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-21
test: add a basic test for ownership event values
Peter Hutterer
1
-0
/
+94
2011-12-21
test: drop printfs from protocol-eventconvert.c
Peter Hutterer
1
-8
/
+0
2011-12-16
tests: update for touch support
Peter Hutterer
2
-9
/
+31
2011-12-13
input: replace GRABTYPE_* with the InputLevel enums
Peter Hutterer
1
-2
/
+2
2011-12-10
Change GetXI2/XI/CoreType to just take a type argument
Peter Hutterer
1
-3
/
+3
2011-12-09
Add a new XI2Mask struct and a few helper functions.
Peter Hutterer
2
-1
/
+133
2011-11-23
Enable memory checking during unit testing
Alan Coopersmith
1
-0
/
+1
2011-11-23
Don't require ld -wrap for tests that don't need it
Alan Coopersmith
1
-0
/
+9
2011-10-27
test: fix two more failing FP3232 tests
Dave Airlie
3
-6
/
+5
2011-10-25
test: fix test with new double -> fp3232 conversion functions
Peter Hutterer
1
-4
/
+3
2011-10-25
dix: add ScrollInfo to DeviceChangedEvents
Peter Hutterer
1
-0
/
+20
2011-09-30
Input: Add smooth-scrolling support to GetPointerEvents
Peter Hutterer
2
-6
/
+106
2011-09-29
Input: Add POINTER_EMULATED flag to GetPointerEvents
Daniel Stone
1
-1
/
+17
2011-09-29
Input: Make DeviceEvent use doubles internally
Daniel Stone
1
-4
/
+3
2011-09-29
Input: Make RawDeviceEvent use doubles internally
Daniel Stone
1
-8
/
+6
2011-09-29
Input: Add flags to RawDeviceEvent
Daniel Stone
1
-0
/
+1
2011-09-21
Use internal temp variable for swap macros
Matt Turner
10
-163
/
+131
2011-07-01
Test: Input: Only ever set up to MAX_VALUATORS valuators
Daniel Stone
1
-7
/
+11
2011-06-22
Update .gitignore as new tests have been added
Gaetan Nadon
1
-0
/
+10
2011-06-02
test: fix memset size for WindowRec (#37801)
Peter Hutterer
1
-1
/
+1
2011-04-25
test/xi2: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2011-04-21
test: remove glib dependency
Peter Hutterer
13
-288
/
+245
2011-04-18
test: add some XIPassiveGrab protocol testing.
Peter Hutterer
2
-0
/
+242
2011-03-24
test: when unit tests are enabled, build them during "make"
Peter Hutterer
1
-2
/
+2
2011-03-18
Add generalized unit test support using util-macros.
Gaetan Nadon
1
-1
/
+5
2011-02-22
Move master/lastSlave out of the union into separate fields.
Peter Hutterer
2
-2
/
+2
2011-01-06
Test: Input: Test up to supported server, not protocol, events
Daniel Stone
1
-9
/
+9
2011-01-06
Test: Input: Check flags on DeviceEvent
Daniel Stone
1
-1
/
+11
2010-11-12
test: Fix missing xkbsrv.h include.
Cyril Brulebois
1
-0
/
+1
2010-06-07
If XTest is always required, then eliminate the XTest devPrivate
Keith Packard
1
-1
/
+0
2010-06-06
Initialize private keys in test suite
Keith Packard
1
-2
/
+11
2010-05-14
test/xi2: Initialize predefined atoms before XInputExtensionInit.
Jamey Sharp
1
-0
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
2
-11
/
+11
2010-04-30
Merge remote branch 'whot/for-keith'
Keith Packard
1
-8
/
+8
2010-04-28
test: Fix linking of wrapped functions in XI2 tests.
Rami Ylimäki
1
-8
/
+8
2010-04-26
dix and others: remove unused arraySize field from ScreenInfo
Tiago Vignatti
1
-1
/
+0
2009-12-22
test/xi2: fail if xi2 class type is garbage. (#25492)
Peter Hutterer
1
-0
/
+3
2009-12-23
test/xi2: fix maximum max_keycode (bug#25492)
Julien Cristau
1
-1
/
+1
2009-10-06
Add platform tests for Dtrace linker magic
Alan Coopersmith
1
-1
/
+1
2009-09-24
Fix build of unit tests when dtrace probes are enabled
Alan Coopersmith
1
-0
/
+4
2009-09-16
Fix num_masks/length overflow test for XiSelectEvents
Alan Coopersmith
1
-1
/
+2
2009-09-16
test_convert_XIRawEvent: Don't write more data than the struct holds
Alan Coopersmith
1
-1
/
+1
2009-09-16
Remove stray semi-colon in protocol-common.c
Alan Coopersmith
1
-1
/
+1
2009-09-03
test: add protocol testing for XIWarpPointer.
Peter Hutterer
2
-0
/
+220
2009-09-03
test: expose the default screen to tests, some cleanup work.
Peter Hutterer
4
-12
/
+26
2009-09-03
Xi: if XISetEventMask fails, return this to the client.
Peter Hutterer
2
-2
/
+3
2009-09-03
Xi: fix broken swap code in XISelectEvents request processing.
Peter Hutterer
1
-1
/
+1
2009-09-03
test: fix request length calculation, add length tests for XISelectEvents
Peter Hutterer
1
-2
/
+17
2009-08-24
test: add XIQueryPointer protocol tests.
Peter Hutterer
2
-0
/
+224
2009-08-24
test: fake initialization of a sprite trace and window locations
Peter Hutterer
1
-0
/
+27
[next]