index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
Add REQUEST_FIXED_SIZE testcases to test/misc.c
Alan Coopersmith
1
-0
/
+37
2014-12-08
Add request length checking test cases for some Xinput 2.x requests
Alan Coopersmith
4
-0
/
+20
2014-12-08
Add request length checking test cases for some Xinput 1.x requests
Alan Coopersmith
3
-1
/
+157
2014-10-09
Use unique display name for each xi2 test program [v3]
Alan Coopersmith
1
-0
/
+12
2014-10-02
Abort xi2 tests if ActivateDevice() fails
Alan Coopersmith
1
-4
/
+10
2014-09-18
xserver: Move 'pragma GCC diagnostic' outside functions
Jon TURNEY
1
-3
/
+4
2014-09-18
test: Only build hashtable tests if building X-Resource extension
Keith Packard
1
-1
/
+4
2014-09-11
Make list tests actually test lists
Alan Coopersmith
1
-12
/
+12
2014-06-04
mi: don't process events from disabled devices (#77884)
Peter Hutterer
1
-1
/
+13
2014-04-21
.gitignore: Add new autotools file 'test-driver'
Kristian Høgsberg
1
-0
/
+2
2014-04-18
test: [v2] Validate server log reading more carefully in signal-logging test
Keith Packard
1
-3
/
+8
2014-04-18
test: create a link to the generated hw/xfree86/sdksyms.c at build time
Gaetan Nadon
2
-1
/
+8
2014-03-27
Build Xi/stubs.c once as a convenience library, rather than once for each DDX...
Jon TURNEY
1
-2
/
+2
2014-03-27
Build dpmsstubs.c once as a convenience library, rather than once for each DD...
Jon TURNEY
1
-1
/
+1
2014-03-25
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+0
2014-03-20
test: Don't add TEST_LDADD to list test
Kristian Høgsberg
1
-1
/
+0
2014-03-10
hashtabletest: Fix warning: format ‘%ld’ expects argument of type ...
Hans de Goede
1
-1
/
+1
2014-02-24
Fix test/os to work on Solaris
Alan Coopersmith
1
-2
/
+2
2014-02-24
Fix test/signal-logging to work on Solaris
Alan Coopersmith
1
-0
/
+4
2014-02-20
test: remove source file from hashtabletest LDADD
Gaetan Nadon
1
-1
/
+1
2014-02-20
test/input: Fix alignment assertion for doubles
Thierry Reding
1
-2
/
+2
2014-02-04
input: un-constify dev->name
Peter Hutterer
1
-5
/
+15
2014-02-04
input: un-constify InputAttributes
Peter Hutterer
1
-26
/
+30
2014-02-04
xkb: add a call to init an XkbRMLVOSet from const chars
Peter Hutterer
1
-7
/
+11
2014-01-25
Xi: fix modifier offset in XIPassiveGrab swapping function
Peter Hutterer
1
-1
/
+8
2014-01-22
test/signal-formatting: Ignore compiler warnings
Keith Packard
1
-2
/
+5
2014-01-22
test/hashtabletest: Clean up -Wshadow errors
Keith Packard
1
-4
/
+2
2014-01-22
test/xi2: Clean up -Wshadow warnings
Keith Packard
5
-41
/
+41
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
4
-4
/
+4
2014-01-12
test: Warning cleanup
Keith Packard
2
-4
/
+5
2014-01-12
xi: More warning cleanup for input
Keith Packard
2
-5
/
+2
2013-11-14
test: build the touch test only when building Xorg
Dan Horák
1
-2
/
+2
2013-10-31
dri3: Add DRI3 extension
Keith Packard
1
-1
/
+10
2013-09-25
test: add new os executable to .gitignore
Gaetan Nadon
1
-0
/
+1
2013-08-30
test: fix the gcc diagnostics pragma
Peter Hutterer
1
-1
/
+2
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
2
-3
/
+3
2013-08-06
test: include dix-config.h in hashtabletest.c
Julien Cristau
1
-0
/
+4
2013-08-01
test/xi2: fix protocol-xiqueryversion test
Maarten Lankhorst
1
-30
/
+30
2013-05-07
os: complain about unsupported pnprintf directives
Peter Hutterer
1
-0
/
+7
2013-05-07
os: support %c in pnprintf
Peter Hutterer
1
-0
/
+5
2013-05-07
os: support %% in pnprintf
Peter Hutterer
1
-0
/
+5
2013-05-07
os: support pnprintf length modifiers for integers
Peter Hutterer
1
-9
/
+69
2013-04-18
test/input: Fix double-aligned test in dix_valuator_alloc() on m68k
Geert Uytterhoeven
1
-1
/
+1
2013-02-14
os: fix pnprintf OOB buffer read for unterminated length modifiers
Peter Hutterer
1
-0
/
+8
2013-01-17
os: add support for %f to pnprintf
Peter Hutterer
1
-0
/
+56
2013-01-17
test/signal-logging: simplify tests using sprintf
Peter Hutterer
1
-102
/
+42
2012-12-21
test/xi2: fix compiler warning
Peter Hutterer
1
-1
/
+1
2012-12-19
Merge remote-tracking branch 'yselkowitz/master'
Keith Packard
4
-9
/
+9
2012-12-19
Merge remote-tracking branch 'whot/barriers'
Keith Packard
2
-0
/
+242
2012-12-17
tests/xi2: at protocol conversion test for barrier events
Peter Hutterer
1
-0
/
+216
[next]