index
:
~ajax/xserver-old
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
bus
dmx-2
dmx2-dix-merge
dri-0-1-branch
dri2-swapbuffers
edid
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
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