summaryrefslogtreecommitdiffstats
path: root/tests/arthur/common
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-0613-221/+221
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1313-221/+221
* | Add basic static text drawing capability to lanceJiang Jiang2011-06-032-0/+21
|/
* Make autotest more resilient against network timeoutaavit2011-05-032-5/+7
* Improve error reporting on failure to connect to baseline serveraavit2011-05-031-1/+1
* Added support for six-parameter radial gradients.Samuel Rødal2011-04-132-2/+33
* Lancelot: support for custom keys added to protocol. API cleanup.aavit2011-04-112-53/+144
* Minor optimization to lance/elotaavit2011-04-071-1/+2
* Make it possible to test the new font hinting in lance[elot]aavit2011-04-072-6/+26
* Update copyright year to 2011.Rohan McGovern2011-03-105-5/+5
* Improved error msgaavit2011-03-041-1/+1
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-178-8/+8
|\
| * Update copyright year to 2011.Jason McDonald2011-01-108-8/+8
* | Added api for efficient data driven baseline testingaavit2011-01-072-32/+114
* | Make the lancelot/baseline test system generically usableaavit2010-12-145-2/+216
* | Make protocol less lancelot-specific, prepare use in other testcasesaavit2010-12-082-32/+27
* | Avoid race condition: don't quit until new executable is readyaavit2010-11-251-0/+1
* | Stream raw image data instead of PNG: more info, and faster.aavit2010-11-242-4/+50
* | Added clean abort, dryrun mode. And stop ignoring the unused byte in RGB32aavit2010-11-192-15/+44
* | Really fix getting qmakespec on windowsaavit2010-11-091-2/+1
* | Get the qmakespec correctly on all platformsaavit2010-11-081-1/+3
* | Add even more platform info, and make it expandable.aavit2010-11-052-51/+61
* | Fix license headersaavit2010-11-033-2/+123
* | Fix getting git info on Winaavit2010-10-261-1/+10
* | Preparations for running on actual serveraavit2010-10-251-2/+1
* | Add OS and git data to PlatformInfoaavit2010-10-182-9/+40
* | Merge branch 'master' of ../qt-stg2-master into lancelotTrond Kjernåsen2010-10-121-1/+1
|\ \ | |/
| * Always call QPainter::end() before using the object drawn to.Trond Kjernåsen2010-09-071-1/+1
* | Added support for turning off text drawing.Trond Kjernåsen2010-09-162-0/+5
* | Server generation of HTML mismatch reports addedaavit2010-09-161-0/+3
* | Improved path mapping, added test mode for it. Misc improvements.aavit2010-09-101-12/+4
* | Improved server logging and more robust client connection attemptaavit2010-09-092-8/+12
* | Merge branch 'lancelot' of scm.dev.nokia.troll.no:qt/aavits-graphicsstuff int...aavit2010-09-081-1/+3
|\ \
| * | Check the QT_LANCELOT_SERVER env var for the servername.Trond Kjernåsen2010-09-081-1/+3
* | | Shave 25% off test time by smarter qps script parsingaavit2010-09-082-3/+26
|/ /
* | Fix: remove baseline checksums before adding renderedaavit2010-09-082-25/+0
* | Make it possible to have several checksums associated with one ImageItem.Trond Kjernåsen2010-09-072-5/+29
* | Improve servers storage directory structureaavit2010-09-072-0/+27
* | Minor style improvementsaavit2010-09-071-8/+6
* | Merge branch 'lancelot' of scm.dev.nokia.troll.no:qt/aavits-graphicsstuff int...aavit2010-09-032-0/+16
|\ \
| * | engineAsString() should've been const.Trond Kjernåsen2010-09-032-2/+2
| * | Move the engine->string function into ImageItem.Trond Kjernåsen2010-09-032-0/+16
* | | Proper checksum function implementedaavit2010-09-033-3/+777
|/ /
* | Protocol rewrite done; design cleaned up.aavit2010-09-032-62/+7
* | Rewrite protocol (ImageItem/ImageItemList)aavit2010-09-022-18/+123
* | Use a remote test server during dev, plus some housekeepingaavit2010-08-251-2/+2
* | First shot at a new client-server based autotest of the Arthuraavit2010-08-253-0/+304
|/
* Update copyright year to 2010Jason McDonald2010-01-068-8/+8
* API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-062-9/+9
* Fixed warning in lance on printf with wrong typesgunnar2009-11-051-2/+2