summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Hide nonfunctional links, and improve htmlaavit2010-11-031-3/+8
* Fix compilation for when there is no OpenGL moduleaavit2010-11-031-0/+8
* Fix tst_collections::insert_remove_loop on 32bitOlivier Goffart2010-11-031-1/+1
* Add member-swap to shared datatypes that don't have it.Marc Mutz2010-11-0312-0/+140
* Containers: add member-swapMarc Mutz2010-11-0310-0/+105
* Fix license headersaavit2010-11-038-2/+323
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2010-11-021-0/+212
|\
| * QVarLenghtArray: Implement more API from QVectorOlivier Goffart2010-11-021-0/+212
* | Merge branch 'lancelot'aavit2010-11-0278-3/+9279
|\ \ | |/ |/|
| * Put more platform info in the report headersaavit2010-11-023-8/+8
| * Clean up some commentsaavit2010-10-281-5/+0
| * Fix getting git info on Winaavit2010-10-261-1/+10
| * Remove historic remains of qt3 testingaavit2010-10-262-68/+65
| * 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-121155-1944/+185442
| |\
| * | Don't include the arthur/common.pri file.Trond Kjernåsen2010-10-081-2/+4
| * | Add support for blacklisting/whitelisting tests on the report page.Trond Kjernåsen2010-10-065-36/+156
| * | Added support for updating the baselines via the generated HTML reports.Trond Kjernåsen2010-09-305-5/+117
| * | This should run on GL ES 2.0 as well.Trond Kjernåsen2010-09-201-1/+3
| * | 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-132-19/+13
| * | Improved path mapping, added test mode for it. Misc improvements.aavit2010-09-105-36/+82
| * | Open up for all platformsaavit2010-09-091-2/+2
| * | Improved server logging and more robust client connection attemptaavit2010-09-095-27/+38
| * | Opened for running on Mac tooaavit2010-09-081-2/+5
| * | 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-083-26/+1
| * | It's the GL_VERSION string that usually contains the Mesa substring.Trond Kjernåsen2010-09-071-1/+1
| * | Make it possible to have several checksums associated with one ImageItem.Trond Kjernåsen2010-09-074-20/+44
| * | Add another format, and blacklist some moreaavit2010-09-072-1/+22
| * | More server storage path fixingaavit2010-09-072-7/+16
| * | Improve servers storage directory structureaavit2010-09-073-10/+38
| * | Avoid testing on Mesaaavit2010-09-071-34/+48
| * | Merge branch 'lancelot' of scm.dev.nokia.troll.no:qt/aavits-graphicsstuff int...aavit2010-09-071-1/+8
| |\ \
| | * | We only want to test hw accelerated GL 2.0 implementations.Trond Kjernåsen2010-09-061-1/+8
| * | | 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
| |/ /
| * | Data column names have apparently changed :)Trond Kjernåsen2010-09-031-1/+1
| * | Add basic OpenGL testing support.Trond Kjernåsen2010-09-033-10/+83
| * | Protocol rewrite done; design cleaned up.aavit2010-09-035-242/+95
| * | Rewrite protocol (ImageItem/ImageItemList)aavit2010-09-025-90/+265