summaryrefslogtreecommitdiffstats
path: root/tests/baselineserver
Commit message (Expand)AuthorAgeFilesLines
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-073-6/+6
* Use QList instead of QVector in benchmarks testsJarek Kobus2020-06-251-3/+2
* Remove winrtOliver Wolff2020-06-061-4/+0
* Port baselineserver from QRegExp to QRegularExpressionLars Knoll2020-05-063-4/+6
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-1/+1
|\
| * Revert "QAbstractSocket: deprecate 'error' member-function"Alexander Akulich2020-02-261-1/+1
* | Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-201-2/+2
|/
* QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-101-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-18/+10
|\
| * Update lancelot tests to use non-system-specific host info collectionDaniel Smith2019-09-041-18/+10
* | Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-1/+2
* | QRegExp include cleanupSamuel Gaist2019-04-191-0/+1
|/
* Do not mix QByteArray with QString in arithmeticEdward Welbourne2019-03-081-1/+1
* Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+1
* Fix compilationLars Knoll2018-12-031-0/+1
* Add option to override comparison fuzziness level to lancelot testsEirik Aavitsland2018-05-031-0/+11
* Add commandline option to lancelot tests for forcing baseline updateEirik Aavitsland2018-05-031-2/+17
* Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-1/+1
* tests: Add Q_FALLTHROUGH to unmarked fallthroughs seen by GCC 7Friedemann Kleint2017-06-281-35/+108
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-132-7/+11
|\
| * Properly use the "process" featureUlf Hermann2017-02-272-7/+11
* | Replace usages of QSysInfo with QOperatingSystemVersionJake Petroules2016-09-201-8/+3
|/
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-6/+0
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-6/+0
| |\
| | * decruft project filesOswald Buddenhagen2016-05-101-6/+0
* | | Remove Windows CE from tests (others).Friedemann Kleint2016-03-311-3/+0
|/ /
* | Updated license headersJani Heikkinen2016-01-2110-170/+120
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-132-4/+4
|/
* Update copyright headersJani Heikkinen2015-02-1110-70/+70
* Update license headers and add new license filesMatti Paaso2014-09-2410-190/+110
* WinRT: Fix various test compilationsAndrew Knight2013-10-021-0/+6
* Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-031-0/+4
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-16/+16
* tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-012-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1810-10/+10
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-171-1/+0
* Qt5 updates to the QPainter lancelot autotestaavit2012-11-091-4/+17
* Misc. updates to the lancelot autotest frameworkaavit2012-09-269-158/+900
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2210-240/+240
* lancelot: detect and handle Jenkins CI environmentRohan McGovern2012-08-061-0/+8
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* baselineserver: Fix compilation by removing PI_BuildKey from the sourceHolger Hans Peter Freyther2012-04-251-1/+0
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+1
* Remove qMacVersion()Bradley T. Hughes2012-02-211-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3010-10/+10
* Update contact information in license headers.Jason McDonald2012-01-2310-10/+10
* Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-132-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-0510-10/+10
* Add Qt's debug/release mode to the lancelot autotests' client infoaavit2011-11-112-0/+5
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2