index
:
~suokko/xserver
DRI2Drawable_refcnt
client_logging
client_logging2
dri2_patches
egl_image
personal_fdo/client_logging
xkb_fixes_1
xv_color_key_fill
xserver patches
suokko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
1
-0
/
+12
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
1
-0
/
+12
2010-06-07
If XTest is always required, then eliminate the XTest devPrivate
Keith Packard
2
-2
/
+0
2010-06-06
Initialize private keys in test suite
Keith Packard
2
-2
/
+15
2010-05-28
test: fix up InputAttributes helper function test.
Peter Hutterer
1
-1
/
+8
2010-05-26
Ignore build products in the server's test suite.
Jamey Sharp
1
-0
/
+13
2010-05-25
dix: add helper functions to duplicate and free InputAttributes.
Peter Hutterer
1
-0
/
+102
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
2
-2
/
+0
2010-01-27
dix: EventToCore needs to copy the root window too.
Peter Hutterer
1
-1
/
+3
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-11-25
Xi: when deleting all properties, reset property handler to NULL.
Peter Hutterer
1
-0
/
+54
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
1
-0
/
+2
2009-10-06
Add platform tests for Dtrace linker magic
Alan Coopersmith
2
-2
/
+2
2009-09-24
Fix build of unit tests when dtrace probes are enabled
Alan Coopersmith
2
-0
/
+8
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-09-03
test: fix build after changing libxf86config.la
Peter Hutterer
1
-1
/
+1
2009-08-27
test: add a few tests for xtest device initialization.
Peter Hutterer
2
-1
/
+118
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
2009-08-17
test: add protocol tests for DeviceChangedEvents
Peter Hutterer
1
-5
/
+269
2009-08-13
test: add event conversion tests for XIDeviceEvents
Peter Hutterer
1
-0
/
+361
2009-08-13
test: add focus and enter conversion testing.
Peter Hutterer
1
-0
/
+30
2009-08-13
test: add XI2 eventconversion test for raw events.
Peter Hutterer
2
-1
/
+252
2009-08-13
test: fix build error introduced by new AllocDevicePair API
Peter Hutterer
1
-2
/
+6
2009-07-30
test: fix build by including eventstr.h
Peter Hutterer
1
-1
/
+1
2009-07-22
input: remove XI2 keysym grabs, use keycode grabs instead.
Peter Hutterer
1
-2
/
+2
2009-07-14
test: add tests for ProcXIGetClientPointer.
Peter Hutterer
2
-1
/
+174
2009-07-14
test: add ProcXISetClientPointer tests.
Peter Hutterer
2
-1
/
+154
2009-07-14
test: add ProcXIGetSelectedEvents tests.
Peter Hutterer
2
-1
/
+246
2009-07-14
test: add ProcXISelectEvents tests.
Peter Hutterer
2
-1
/
+326
2009-07-14
test: add ProcXIQueryDevice tests.
Peter Hutterer
2
-1
/
+321
2009-07-14
test: Add ProcXIQueryVersion tests.
Peter Hutterer
2
-0
/
+197
2009-07-14
test: add xi2 directory, prepare for protocol testing.
Peter Hutterer
4
-0
/
+282
2009-07-14
Add test subdir to base Makefile.am
Peter Hutterer
1
-3
/
+0
2009-07-14
include: introduce byte counting functions.
Peter Hutterer
1
-0
/
+39
2009-06-29
test: fix build error introduced by XINPUT_ABI 7
Peter Hutterer
1
-2
/
+3
2009-06-05
Revert "test: check from INT_MIN to INT_MAX for core type conversion"
Peter Hutterer
2
-31
/
+26
2009-06-04
test: check from INT_MIN to INT_MAX for core type conversion
Peter Hutterer
2
-26
/
+31
[next]