summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-10Compare window contents in testsHEADmasterThomas Thurman1-1/+8
2010-11-10Test reportsThomas Thurman1-3/+31
2010-11-10comment out xvfb requirement, since it's brokenThomas Thurman1-1/+3
2010-11-10abortive attempt to add an xvfb option which may nevertheless be useful in th...Thomas Thurman1-2/+21
2010-11-10Not setting verbose mode means that spew from the subprocesses goes to /dev/nullThomas Thurman1-1/+15
2010-11-10verbose modeThomas Thurman1-11/+21
2010-11-10first test fully runsThomas Thurman1-3/+64
2010-11-10use subprocess module for better controlThomas Thurman1-3/+12
2010-11-10run-tests.py can now run compare correctlyThomas Thurman1-2/+19
2010-11-10run-tests.py can now run autoshare correctlyThomas Thurman1-13/+27
2010-11-10rm fixmeThomas Thurman1-3/+0
2010-11-10basic test scriptsThomas Thurman1-0/+101
2010-11-09implement waiting if the received window hasn't arrivedThomas Thurman1-2/+33
2010-11-09xzibit-test-compare returns different values according to tests passingThomas Thurman1-0/+11
2010-11-09window contents checkThomas Thurman1-0/+43
2010-11-09title comparisonThomas Thurman1-1/+72
2010-11-09xzibit-test-compare: basic test structureThomas Thurman1-3/+55
2010-11-09basic option parsingThomas Thurman1-1/+61
2010-11-09usage message for xzibit-test-compareThomas Thurman2-4/+41
2010-11-09comparison of windowsThomas Thurman1-0/+104
2010-11-08add xinput2 for mouse clicks (but it doesn't work)Thomas Thurman1-5/+68
2010-11-08xinput1 mouse clicksThomas Thurman1-0/+57
2010-11-04some further error checkingThomas Thurman1-0/+16
2010-11-04Stop dumping resultsThomas Thurman1-6/+0
2010-11-04types stuff using XInput2 as wellThomas Thurman1-13/+167
2010-11-04automatic typing for testing; still only uses xinput1Thomas Thurman2-1/+53
2010-11-04xzibit-test-send: initialise extensionsThomas Thurman1-0/+15
2010-11-04App to arrange sent/received windows tidily on the screenThomas Thurman2-3/+193
2010-11-04app to fake clicks and keystrokesThomas Thurman5-2/+214
2010-11-01rm debug spewThomas Thurman1-2/+0
2010-11-01call callbackThomas Thurman2-4/+24
2010-11-01detect correct sequenceThomas Thurman2-4/+59
2010-11-01rough draft of code to remove particular pointers from an rfb streamThomas Thurman2-0/+183
2010-11-01Look up window on which mouse events occurThomas Thurman3-8/+27
2010-11-01VNC subsystem calls a callback when remote mouse movesThomas Thurman6-9/+61
2010-11-01rough python code to help automate testingThomas Thurman1-0/+37
2010-11-01Check whether xzibit is running. Doesn't work yet, not sure why not.Thomas Thurman1-0/+80
2010-11-01that line was supposed to show the compilation commandThomas Thurman1-1/+1
2010-11-01looks no better using direct Xlib callsThomas Thurman1-3/+5
2010-11-01floats around; looks terrible because of flickerThomas Thurman1-2/+25
2010-11-01todoThomas Thurman1-0/+5
2010-11-01shaped windowThomas Thurman1-2/+12
2010-11-01separate out image loadingThomas Thurman1-1/+18
2010-11-01undecorated windowThomas Thurman1-0/+1
2010-11-01add imageThomas Thurman1-0/+5
2010-11-01doodle of non-pointer-based cursorsThomas Thurman1-0/+19
2010-10-28Fix metadata breakageThomas Thurman1-2/+2
2010-10-28move all the stuff to set up out so it happens when the other side gives the ...Thomas Thurman1-145/+199
2010-10-28servers can be NULLThomas Thurman1-2/+5
2010-10-28Unbreak cursors (mostly)Thomas Thurman2-12/+22