summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* prune cargo-culted and obsolete winsock deps from autotestsOswald Buddenhagen2018-07-1913-17/+0
* uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-19105-1562/+1562
* include QTcpSocket to make the header self-contained againOswald Buddenhagen2018-07-181-0/+1
* Restore qlistview testing on LinuxEdward Welbourne2018-07-181-1/+0
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Thiago Macieira2018-07-1715-4/+135
|\
| * Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-1715-4/+135
| |\
| | * QPluginLoader: limit the amount of memory used when scanning pluginsThiago Macieira2018-07-141-2/+2
| | * Show the toolbutton's menu in the right place on multiple screensAndy Shaw2018-07-102-0/+76
| | * Fix regression in QPointF::operator==Allan Sandfeld Jensen2018-07-091-0/+3
| | * tst_qnetworkinterface: Fix for case of zero interfaceTuomas Heimonen2018-07-061-0/+2
| | * Android: QEXPECT_FAIL tst_QTextDocument::task240325Mårten Nordheim2018-07-041-0/+4
| | * Fix a mis-use of QSKIP() to use qDebug() insteadEdward Welbourne2018-07-041-1/+4
| | * Fix tst_QLocale's mis-use of QSKIP() to use qDebug() insteadEdward Welbourne2018-07-041-1/+4
| | * Android: tst_QStaticText: QEXPECT_FAIL some testsMårten Nordheim2018-06-301-0/+6
| | * Android: QEXPECT_FAIL in tst_QRawFont::fallbackFontsOrderMårten Nordheim2018-06-301-0/+3
| | * Android: QEXPECT_FAIL tst_QFontDatabase::condensedFontMatchingMårten Nordheim2018-06-301-0/+3
| | * Android: tst_QFont: QEXPECT_FAIL a couple failing checksMårten Nordheim2018-06-301-0/+6
| | * Android: QEXPECT_FAIL a failing conditionMårten Nordheim2018-06-301-0/+3
| | * Android: Pass tst_QFactoryLoaderMårten Nordheim2018-06-302-0/+19
* | | Fix typo: s/Numering/Numbering/Edward Welbourne2018-07-171-4/+4
* | | Made more tst_QLocale tests data-drivenEdward Welbourne2018-07-171-98/+104
* | | Assume Win >= Win7 in code that used to test itEdward Welbourne2018-07-171-21/+8
* | | Minor test cleanup: nullptr, unused variableFrederik Gladhorn2018-07-162-10/+9
|/ /
* | Update CLDR to version 33.1 (2018/June/20)Edward Welbourne2018-07-161-2/+2
* | Split up many long lines in tst_QLocaleEdward Welbourne2018-07-161-69/+138
* | Adjust some indentation and spacing in tst_QLocaleEdward Welbourne2018-07-161-23/+22
* | QStringView: Add compare() member functionFriedemann Kleint2018-07-131-0/+20
* | Fix use of QTest::mouseMove() in widgets testsAndre de la Rocha2018-07-123-6/+6
* | QSslSocketBackendPrivate - avoid recursion while handing errorsTimur Pocheptsov2018-07-121-0/+63
* | Add QStyle::SH_SpinBox_StepModifier style hintNathan Collins2018-07-123-275/+613
* | Allow loading of empty translation filesKai Koehne2018-07-126-24/+42
* | Support interactive authorization flag in DBusMessageKai Uwe Broulik2018-07-103-1/+45
* | Enable mDNS service discovery in Docker-based test serversRyan Chu2018-07-105-35/+34
* | QByteArray: toInt() and toDouble() ignore surrounding whitespacesAndre Hartmann2018-07-072-2/+48
* | tests: port tst_QGraphicsProxyWidget to QTEST_QPA_MOUSE_HANDLINGGatis Paeglis2018-07-072-74/+55
* | Fix QString::localeAwareCompare with composed/decomposed strings on macOSSimon Hausmann2018-07-061-3/+34
* | QCborValue: refactor extended types so isTag() is trueThiago Macieira2018-07-051-3/+4
* | Docker-based test servers for network-related Qt autotestsRyan Chu2018-07-0532-0/+1021
* | QDtls - handle server-side timeoutsTimur Pocheptsov2018-07-051-1/+6
* | tst_QSqlThread: match #if-ery on declaration to useEdward Welbourne2018-07-051-0/+2
* | Add qbswap for a memory regionThiago Macieira2018-07-041-0/+136
* | QCborArray & Map: implement efficient take() / extract()Thiago Macieira2018-07-041-0/+31
* | CBOR: Complete the conversions between CBOR, JSON and Qt meta typesThiago Macieira2018-07-041-0/+9
* | Metatype: make the Qt CBOR value-like types built-in meta typesThiago Macieira2018-07-043-0/+25
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-0249-388/+1047
|\|
| * Reduce amount of log output of the qcomplextext autotestLars Knoll2018-06-301-88/+56
| * Fix metatype trait for types that are both QObject and Q_GADGETDaniel Vrátil2018-06-301-0/+11
| * Android: Pass tst_qlibraryMårten Nordheim2018-06-292-15/+57
| * QMenuBar: Account for displays that are above 0x0Andy Shaw2018-06-292-0/+129
| * Android: Blacklist tst_QPainter::textOnTransparentImageMårten Nordheim2018-06-281-0/+3