summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* try a different image formataavit2010-08-311-3/+3
* Add reporting of difference score on mismatchesaavit2010-08-301-15/+57
* Experiment with generating and storing the diff image also on failureaavit2010-08-301-0/+13
* minor message fixaavit2010-08-271-1/+1
* Use a remote test server during dev, plus some housekeepingaavit2010-08-256-12/+22
* First shot at a new client-server based autotest of the Arthuraavit2010-08-2570-0/+7741
* Make the QItemSelectionRange and QItemSelectionModel ensure that the model is...Stephen Kelly2010-08-191-0/+28
* Fixed autotest compilation issue on solarisThierry Bastian2010-08-195-19/+19
* Fixed build issue on SolarisThierry Bastian2010-08-191-3/+3
* qUncompress: don't exit on allocation failure with -no-exceptionsJoão Abecasis2010-08-191-22/+14
* Disable translatedRotatedAndScaledPainter testcase as it is broken.Gunnar Sletta2010-08-191-1/+20
* disable the outlinefillconsistency test until the line algorithm has been upd...Gunnar Sletta2010-08-181-0/+3
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Gunnar Sletta2010-08-1780-525/+3256
|\
| * QMetaType: add "signed char" as builtin.Olivier Goffart2010-08-161-0/+5
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-136-4/+313
| |\
| | * Revert the addition of the test of QtTest's random feature.Thiago Macieira2010-08-129-114/+2
| | * QNAM Zerocopy: BenchmarkMarkus Goetz2010-08-121-1/+71
| | * tst_qbytearray: Auto test for reserve()Markus Goetz2010-08-121-0/+18
| | * tst_qiodevice: Add peek()ing auto testMarkus Goetz2010-08-121-0/+59
| | * tst_qnetworkreply: Zerocopy auto testMarkus Goetz2010-08-121-1/+95