summaryrefslogtreecommitdiffstats
path: root/tests/arthur
Commit message (Expand)AuthorAgeFilesLines
* Added api for efficient data driven baseline testingaavit2011-01-072-32/+114
* Need not keep client waiting until server has savedaavit2010-12-161-8/+7
* Make the lancelot/baseline test system generically usableaavit2010-12-1411-155/+438
* Make protocol less lancelot-specific, prepare use in other testcasesaavit2010-12-084-55/+49
* Added new View command on reportsaavit2010-12-026-6/+108
* Avoid race condition: don't quit until new executable is readyaavit2010-11-252-0/+3
* Stream raw image data instead of PNG: more info, and faster.aavit2010-11-242-4/+50
* Generate thumbnails for faster loading of the web reportsaavit2010-11-232-2/+19
* Separate reports from adhoc and pulse runsaavit2010-11-222-2/+4
* Add cmd to simulate testfail. Misc server improvements.aavit2010-11-221-10/+17
* Added command to clear all baselinesaavit2010-11-193-53/+18
* Added clean abort, dryrun mode. And stop ignoring the unused byte in RGB32aavit2010-11-193-16/+46
* Fix black- and whitelisting of individual itemsaavit2010-11-184-85/+41
* Filter runs on git branch and repoaavit2010-11-121-1/+14
* New and much improved mapping of items to fs storageaavit2010-11-103-39/+68
* 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-056-69/+88
* Hide nonfunctional links, and improve htmlaavit2010-11-031-3/+8
* Fix license headersaavit2010-11-038-2/+323
* Put more platform info in the report headersaavit2010-11-023-8/+8
* Fix getting git info on Winaavit2010-10-261-1/+10
* Testing auto-rebuild on serveraavit2010-10-251-1/+1
* Another change for running on actual serveraavit2010-10-251-6/+3
* Preparations for running on actual serveraavit2010-10-252-5/+9
* Add OS and git data to PlatformInfoaavit2010-10-184-25/+58
* Merge branch 'master' of ../qt-stg2-master into lancelotTrond Kjernåsen2010-10-122-2/+2
|\
| * Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
| * Always call QPainter::end() before using the object drawn to.Trond Kjernåsen2010-09-071-1/+1
* | Add support for blacklisting/whitelisting tests on the report page.Trond Kjernåsen2010-10-064-27/+145
* | Added support for updating the baselines via the generated HTML reports.Trond Kjernåsen2010-09-305-5/+117
* | Added support for turning off text drawing.Trond Kjernåsen2010-09-162-0/+5
* | Server generation of HTML mismatch reports addedaavit2010-09-166-15/+178
* | Checksumming of the script files added.aavit2010-09-131-1/+3
* | Improved path mapping, added test mode for it. Misc improvements.aavit2010-09-104-34/+77
* | Improved server logging and more robust client connection attemptaavit2010-09-094-13/+25
* | 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-073-11/+35
* | Add another format, and blacklist some moreaavit2010-09-071-0/+5
* | More server storage path fixingaavit2010-09-072-7/+16
* | Improve servers storage directory structureaavit2010-09-073-10/+38
* | Minor style improvementsaavit2010-09-071-8/+6
* | Merge branch 'lancelot' of scm.dev.nokia.troll.no:qt/aavits-graphicsstuff int...aavit2010-09-033-16/+17
|\ \
| * | engineAsString() should've been const.Trond Kjernåsen2010-09-032-2/+2
| * | Move the engine->string function into ImageItem.Trond Kjernåsen2010-09-033-16/+17
* | | Proper checksum function implementedaavit2010-09-033-3/+777
|/ /
* | Add basic OpenGL testing support.Trond Kjernåsen2010-09-032-3/+20