summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-04-21.gitignore: Add new autotools file 'test-driver'Kristian Høgsberg1-0/+2
2014-04-18test: [v2] Validate server log reading more carefully in signal-logging testKeith Packard1-3/+8
2014-04-18test: create a link to the generated hw/xfree86/sdksyms.c at build timeGaetan Nadon2-1/+8
2014-03-27Build Xi/stubs.c once as a convenience library, rather than once for each DDX...Jon TURNEY1-2/+2
2014-03-27Build dpmsstubs.c once as a convenience library, rather than once for each DD...Jon TURNEY1-1/+1
2014-03-25Merge remote-tracking branch 'whot/for-keith'Keith Packard1-1/+0
2014-03-20test: Don't add TEST_LDADD to list testKristian Høgsberg1-1/+0
2014-03-10hashtabletest: Fix warning: format ‘%ld’ expects argument of type ...Hans de Goede1-1/+1
2014-02-24Fix test/os to work on SolarisAlan Coopersmith1-2/+2
2014-02-24Fix test/signal-logging to work on SolarisAlan Coopersmith1-0/+4
2014-02-20test: remove source file from hashtabletest LDADDGaetan Nadon1-1/+1
2014-02-20test/input: Fix alignment assertion for doublesThierry Reding1-2/+2
2014-02-04input: un-constify dev->namePeter Hutterer1-5/+15
2014-02-04input: un-constify InputAttributesPeter Hutterer1-26/+30
2014-02-04xkb: add a call to init an XkbRMLVOSet from const charsPeter Hutterer1-7/+11
2014-01-25Xi: fix modifier offset in XIPassiveGrab swapping functionPeter Hutterer1-1/+8
2014-01-22test/signal-formatting: Ignore compiler warningsKeith Packard1-2/+5
2014-01-22test/hashtabletest: Clean up -Wshadow errorsKeith Packard1-4/+2
2014-01-22test/xi2: Clean up -Wshadow warningsKeith Packard5-41/+41
2014-01-12Replace 'pointer' type with 'void *'Keith Packard4-4/+4
2014-01-12test: Warning cleanupKeith Packard2-4/+5
2014-01-12xi: More warning cleanup for inputKeith Packard2-5/+2
2013-11-14test: build the touch test only when building XorgDan Horák1-2/+2
2013-10-31dri3: Add DRI3 extensionKeith Packard1-1/+10
2013-09-25test: add new os executable to .gitignoreGaetan Nadon1-0/+1
2013-08-30test: fix the gcc diagnostics pragmaPeter Hutterer1-1/+2
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer2-3/+3
2013-08-06test: include dix-config.h in hashtabletest.cJulien Cristau1-0/+4
2013-08-01test/xi2: fix protocol-xiqueryversion testMaarten Lankhorst1-30/+30
2013-05-07os: complain about unsupported pnprintf directivesPeter Hutterer1-0/+7
2013-05-07os: support %c in pnprintfPeter Hutterer1-0/+5
2013-05-07os: support %% in pnprintfPeter Hutterer1-0/+5
2013-05-07os: support pnprintf length modifiers for integersPeter Hutterer1-9/+69
2013-04-18test/input: Fix double-aligned test in dix_valuator_alloc() on m68kGeert Uytterhoeven1-1/+1
2013-02-14os: fix pnprintf OOB buffer read for unterminated length modifiersPeter Hutterer1-0/+8
2013-01-17os: add support for %f to pnprintfPeter Hutterer1-0/+56
2013-01-17test/signal-logging: simplify tests using sprintfPeter Hutterer1-102/+42
2012-12-21test/xi2: fix compiler warningPeter Hutterer1-1/+1
2012-12-19Merge remote-tracking branch 'yselkowitz/master'Keith Packard4-9/+9
2012-12-19Merge remote-tracking branch 'whot/barriers'Keith Packard2-0/+242
2012-12-17tests/xi2: at protocol conversion test for barrier eventsPeter Hutterer1-0/+216
2012-12-17barriers: Support line and ray barriersJasper St. Pierre1-0/+26
2012-12-12dix: split xi2_mask_isset into a per-device functionPeter Hutterer1-0/+6
2012-12-05Fix formatting of address operatorsYaakov Selkowitz4-9/+9
2012-11-19input: drop FP1616 macroPeter Hutterer1-2/+2
2012-09-05Merge remote-tracking branch 'jeremyhu/master'Keith Packard1-2/+2
2012-08-29tests: move GCC diagnostics pragma outside of functionPeter Hutterer1-2/+2
2012-08-28test/list: Fix test_xorg_list_del testJeremy Huddleston Sequoia1-2/+2
2012-08-27test: Make os test more compliantJeremy Huddleston Sequoia1-1/+1
2012-08-21os: add support for %d and %i to pnprintfPeter Hutterer1-0/+21