summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-03registry: update for today's masterPeter Hutterer1-26/+26
2012-12-03registry: jumping cursor tests have an upstream commit nowPeter Hutterer1-2/+9
2012-12-03registry: screen saver test has an upstream commit nowPeter Hutterer1-0/+1
2012-12-03registry: print status mismatches in redPeter Hutterer1-1/+16
2012-12-03registry: leave one space between "Code" and "TestSuite"Peter Hutterer1-1/+1
2012-12-03registry: update known registry for today's masterPeter Hutterer1-4/+21
2012-12-03tests/multihead: test the right display for screen numbersPeter Hutterer1-2/+2
2012-12-03server/multihead: disable xinerama propely for Zaphod testsPeter Hutterer1-3/+4
2012-12-03server/multihead: XSynchronize after checking dpy for non-NULLPeter Hutterer1-2/+2
2012-12-03server/multihead: add test for button events in zaphod setupsPeter Hutterer1-0/+78
2012-12-03server/multihead: xinerama button press testPeter Hutterer1-0/+61
2012-12-03common/helpers: add simple method for creating a windowPeter Hutterer2-0/+34
2012-12-03server/multihead: check coordinates in Xinerama testsPeter Hutterer1-1/+13
2012-12-03server/multihead: fix occasionally-failing zaphod screen crossing testPeter Hutterer1-20/+39
2012-12-03common/helpers: add WarpPointer helperPeter Hutterer2-0/+12
2012-12-03registry: add a few bug referencesPeter Hutterer1-5/+20
2012-12-03registry: sort testcases when doing verify/comparePeter Hutterer1-2/+10
2012-12-03registry: format verify/compare based on maximum test name lengthPeter Hutterer1-8/+24
2012-12-03registry: print the status match code first to get nice alignmentPeter Hutterer1-6/+5
2012-12-03registry: change from !! to XX for better grep-abilityPeter Hutterer1-1/+1
2012-12-03registry: add link to touch selection conflict bugPeter Hutterer1-9/+27
2012-12-03Add new test to server registryPeter Hutterer1-0/+3
2012-12-03registry: add reference to screen saver bugPeter Hutterer1-1/+3
2012-12-03registry: update last server registry to a sorted formatPeter Hutterer1-114/+114
2012-12-03registry: add "compare" option to compare two registriesPeter Hutterer1-3/+18
2012-12-03registry: sort output to avoid too much churn when adding/removing bugsPeter Hutterer1-10/+27
2012-12-03registry: add commandline switch for setting module versionsPeter Hutterer1-0/+24
2012-12-03registry: add commandline flag to set the datePeter Hutterer1-0/+18
2012-12-03registry: update usage examples in the registryPeter Hutterer1-8/+24
2012-12-03registry: add parsing for date and module versions in the xmlPeter Hutterer3-1/+32
2012-12-03registry: support -f/--file as input/output filePeter Hutterer1-24/+52
2012-12-03Add test results from today's master branchPeter Hutterer1-0/+174
2012-12-03registry: add example XML file of a bug registryPeter Hutterer3-0/+704
2012-11-27server: Add tests for pointer barrier notify eventsJasper St. Pierre2-0/+182
2012-11-27server/grab: add tests for various ownership events.Peter Hutterer1-0/+534
2012-11-27common: add XITEvent wrapper class for easier event handlingPeter Hutterer2-0/+86
2012-11-21Provide and explain a udev rule and config snippet to ignore devicesPeter Hutterer4-1/+59
2012-11-21server: Add more tests for pointer barriersJasper St. Pierre3-0/+157
2012-11-19server/touch: add test for jumping cursor on missing touch valuatorsPeter Hutterer1-0/+92
2012-11-19server: Move all tests into a single binaryPeter Hutterer8-48/+15
2012-11-15server/misc: add screen saver testPeter Hutterer3-1/+88
2012-11-07test/multihead: add zaphod test for pointer-to-touch cursor jumpsPeter Hutterer1-1/+97
2012-11-07server/multihead: insert parent class before ZaphodTestPeter Hutterer1-18/+26
2012-11-07server/multihead: split config writing into a separate functionPeter Hutterer1-6/+10
2012-11-07server/touch: Add test for DeviceChangedEvents between touch/mouse eventsPeter Hutterer1-0/+94
2012-11-07server/touch: add pointer jump testPeter Hutterer1-0/+58
2012-11-07server/touch: add event history replaying testPeter Hutterer1-0/+195
2012-11-07common/helpers: move QueryPointerPosition to helpersPeter Hutterer3-19/+24
2012-11-06common/helpers: fix ASSERT_ERROR to avoid double-calling its argumentPeter Hutterer1-2/+5
2012-11-06common/helper: fix error trap for stack-local XErrorPeter Hutterer3-11/+13