index
:
~gsap7/xserver
glapi-sync
master
Unnamed repository; edit this file to name it for gitweb.
gsap7
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-06-04
test: adjust event_to_core_conversion test for new ProximityIn/Out behaviour
Peter Hutterer
1
-2
/
+8
2009-06-02
test: add grab matching tests.
Peter Hutterer
1
-0
/
+363
2009-06-01
input: Add grabtype to GrabParameters.
Peter Hutterer
1
-0
/
+1
2009-06-01
test: Add GetSelectedEvents request to struct size tests.
Peter Hutterer
1
-0
/
+1
2009-06-01
test: fix compile error introduced with the removal of isMaster.
Peter Hutterer
1
-1
/
+1
2009-05-16
Update to new XI2 names
Peter Hutterer
1
-5
/
+5
2009-05-08
Xi: Add XI2 property requests.
Peter Hutterer
1
-0
/
+4
2009-05-06
test: add test for xi2 struct sizes.
Peter Hutterer
1
-0
/
+28
2009-05-01
input: reshuffle CreateGrab and friends to take a GrabParameters param.
Peter Hutterer
1
-0
/
+62
2009-04-28
test: add InternalEvent to core event conversion tests.
Peter Hutterer
1
-0
/
+144
2009-04-28
test: add a simple test to verify device axis intialization.
Peter Hutterer
2
-2
/
+85
2009-04-28
Add a test-suite for in-server unit-testing.
Peter Hutterer
3
-0
/
+248