index
:
xorg/test/xhiv
master
Xhiv test suite for testing how X client libraries handle data from the X server (mirrored from https://gitlab.freedesktop.org/xorg/test/xhiv)
alanc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-07
XRRQueryVersion: add test for XQueryExtension overflow
HEAD
master
Alan Coopersmith
2
-0
/
+78
2023-06-03
Add COPYING file
Alan Coopersmith
1
-0
/
+20
2023-06-03
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
54
-54
/
+54
2022-12-11
AddResponseToBuffer: Copy respose data as well to avoid use after scope
Jeremy Huddleston Sequoia
1
-2
/
+6
2022-07-31
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-07-21
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2013-06-30
Add libXrandr/XRRGetProviderInfo test case
Alan Coopersmith
2
-0
/
+112
2013-05-29
Only run XRR*ProviderProperty tests if xrandr >= 1.4
Alan Coopersmith
2
-1
/
+5
2013-05-29
Use XORG_MEMORY_CHECK_FLAGS to enable memory checks on various platforms
Alan Coopersmith
1
-3
/
+10
2013-05-17
Avoid double free of client.conn if HandleClientRequest detects disconnect
Alan Coopersmith
1
-1
/
+3
2013-05-10
Use strsignal(3) which is more standard than sig2str()
Matthieu Herrb
1
-3
/
+4
2013-05-05
Bump version number from 0.0.1 to 0.0.2
xhiv-0.0.2
Alan Coopersmith
1
-1
/
+1
2013-05-05
Add libX11/XkbGetMap test (doesn't work yet)
Alan Coopersmith
2
-0
/
+110
2013-05-05
Move Xkb extension setup to tests/libX11/xhiv-Xkb.h header
Alan Coopersmith
3
-36
/
+73
2013-05-05
Add libXrender/XRenderQueryPictIndexValues test
Alan Coopersmith
2
-0
/
+82
2013-05-05
Add libXrender/XRenderQueryFormats test
Alan Coopersmith
2
-0
/
+83
2013-05-05
Add libXrender/XRenderQueryFilters test
Alan Coopersmith
5
-0
/
+224
2013-05-05
Add libXrandr/XRRQueryProviderProperty test
Alan Coopersmith
2
-0
/
+75
2013-05-05
Add libXrandr/XRRQueryOutputProperty test
Alan Coopersmith
2
-0
/
+75
2013-05-05
Add libX11/XGetWindowProperty test
Alan Coopersmith
2
-0
/
+91
2013-05-05
Make query extension replies static, instead of pointers to stack buffers
Alan Coopersmith
1
-5
/
+13
2013-05-05
Add libXrandr/XRRGetProviderProperty test
Alan Coopersmith
2
-0
/
+94
2013-05-05
Add libXrandr/XRRGetOutputProperty test
Alan Coopersmith
5
-0
/
+208
2013-05-05
Add libXinerama/XineramaQueryScreens test
Alan Coopersmith
4
-0
/
+150
2013-05-02
Add libXext/XSyncListSystemCounters test
Alan Coopersmith
2
-0
/
+115
2013-05-02
Add libXext/XShapeGetRectangles test
Alan Coopersmith
2
-0
/
+116
2013-05-01
Add libXext/XdbeGetVisualInfo test
Alan Coopersmith
2
-0
/
+128
2013-05-01
Add libXext/XcupStoreColors test (partially working)
Alan Coopersmith
2
-0
/
+114
2013-05-01
Add libXext/XcupGetReservedColormapEntries test (doesn't work yet)
Alan Coopersmith
4
-0
/
+154
2013-05-01
Send SIGHUP to server at end of xcb test
Alan Coopersmith
1
-0
/
+4
2013-05-01
Add libxcb/xcb_read_packet test
Alan Coopersmith
4
-0
/
+106
2013-05-01
Allow xcb tests to end with connection errors
Alan Coopersmith
2
-3
/
+12
2013-05-01
Add libXi/XListInputDevices test
Alan Coopersmith
2
-0
/
+95
2013-05-01
Add libXi/XGetDeviceProperty test
Alan Coopersmith
2
-0
/
+89
2013-05-01
Add libXi/XIGetSelectedEvents test
Alan Coopersmith
2
-0
/
+108
2013-05-01
Add libXi/XIGetProperty test
Alan Coopersmith
2
-0
/
+92
2013-05-01
Add libXi/XGetDeviceMotionEvents test
Alan Coopersmith
2
-0
/
+81
2013-05-01
Add libXi/XGetDeviceDontPropagateList test
Alan Coopersmith
2
-0
/
+75
2013-04-28
Add libXi/XGetFeedbackControl test
Alan Coopersmith
2
-0
/
+95
2013-04-28
Allow tests to repeat a data packet a specified number of times
Alan Coopersmith
2
-5
/
+12
2013-04-28
Add libXi/XGetDeviceControl test
Alan Coopersmith
2
-0
/
+91
2013-04-28
Add libXi/XQueryDeviceState test
Alan Coopersmith
2
-0
/
+97
2013-04-28
Add libXi/XIPassiveGrabDevice test
Alan Coopersmith
3
-0
/
+123
2013-04-28
Add libXi/XGetDeviceButtonMapping test
Alan Coopersmith
5
-0
/
+254
2013-04-28
Add libX11/XkbGetDeviceInfo test
Alan Coopersmith
2
-0
/
+144
2013-04-27
Allow test programs to provide responses to selected QueryExtension calls
Alan Coopersmith
2
-8
/
+24
2013-04-27
Add libX11/XListHosts test - doesn't work yet
Alan Coopersmith
2
-0
/
+79
2013-04-27
Install custom XIOError handler to abort on IO error
Alan Coopersmith
1
-0
/
+15
2013-04-27
Add libX11/XGetMotionEvents test
Alan Coopersmith
2
-0
/
+72
[next]