index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
test: when unit tests are enabled, build them during "make"
Peter Hutterer
2
-4
/
+4
2011-03-18
test: git ignore the list test executable
Gaetan Nadon
1
-1
/
+1
2011-03-18
Add generalized unit test support using util-macros.
Gaetan Nadon
2
-2
/
+10
2011-03-14
test: add some tests for basic list manipulation.
Peter Hutterer
2
-1
/
+178
2011-02-23
Merge branch 'mi-cleanup' into next
Peter Hutterer
3
-2
/
+141
2011-02-22
Move master/lastSlave out of the union into separate fields.
Peter Hutterer
2
-2
/
+2
2011-02-22
test: write some event → XI1 conversion tests.
Peter Hutterer
1
-0
/
+139
2011-02-17
Input: Allow EventToCore to return multiple events
Daniel Stone
1
-29
/
+39
2011-01-07
Merge branch 'for-peter' of git://people.freedesktop.org/~daniels/xserver int...
Peter Hutterer
3
-28
/
+31
2011-01-07
input: add valuator_mask_free() to free a valuator mask.
Peter Hutterer
1
-1
/
+2
2011-01-06
Test: Input: Test up to supported server, not protocol, events
Daniel Stone
1
-9
/
+9
2011-01-06
Test: Input: Check flags on DeviceEvent
Daniel Stone
1
-1
/
+11
2011-01-06
Test: Input: Add helper function for failing EventToCore
Daniel Stone
1
-18
/
+11
2010-11-26
include: let BitIsOn() return a boolean value.
Peter Hutterer
1
-0
/
+16
2010-11-24
test: reduce range of byte-padding macro tests.
Peter Hutterer
1
-17
/
+54
2010-11-24
test: compare byte padding macros against the expected bytes.
Peter Hutterer
1
-0
/
+3
2010-11-12
test: Fix missing xkbsrv.h include.
Cyril Brulebois
1
-0
/
+1
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
1
-0
/
+2
2010-10-25
test: valuator_mode tests.
Peter Hutterer
1
-0
/
+33
2010-10-22
input: remove "mode" field from ValuatorClassRec.
Peter Hutterer
1
-1
/
+1
2010-10-22
test: input - set valuators mask for event to core conversion
Chase Douglas
1
-0
/
+2
2010-10-22
test: valuator_mask tests.
Peter Hutterer
1
-0
/
+77
2010-10-13
test: Fix make distcheck when not building unit tests
Jeremy Huddleston
1
-2
/
+1
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
[next]