summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_QSslSocket_onDemandCertificates_member: Blacklist Windows & debugv6.2.6-lts-lgplAxel Spoerl2023-09-202-8/+17
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-0179-552/+2328
|\
| * QVariant: do allow non-default-constructible typesThiago Macieira2022-09-161-2/+29
| * Blacklist: tst_QGraphicsAnchorLayout::layoutDirection for Ubuntu 22.04Heikki Halmet2022-09-131-0/+1
| * Make tst_qnetworkreply depend on the 'echo' helperMårten Nordheim2022-09-121-0/+1
| * QHttp2Configuration: in QNAM, use old, higher values in flow controlTimur Pocheptsov2022-09-111-0/+7
| * tst_QSslKey - make OpenSSL v3 detection fully runtimeTimur Pocheptsov2022-09-111-11/+14
| * QTextDocumentLayout: Account for topMargin when hit-testingTang Haixiang2022-09-111-0/+37
| * QVariant: fix conversions of string keys to Q_ENUM that are QFlags<>Thiago Macieira2022-09-111-0/+5
| * QListview: PageDown/Up infinite loopTang Haixiang2022-09-101-0/+21
| * moc: fix use of escape sequence of more than one characterThiago Macieira2022-09-101-20/+25
| * QVariant: Avoid crash when constructed from unsuitable metatypeFabian Kosmale2022-09-091-0/+47
| * tst_QSslSocket::serverCipherPreferencies - fix for OpenSSL v3Timur Pocheptsov2022-09-092-7/+33
| * QTextStream: Fix logical error in setEncodingMårten Nordheim2022-09-091-0/+55
| * tst_QSslSocket::protocolServerSide - make it work with OpenSSL v3Timur Pocheptsov2022-09-091-8/+3
| * tst_QSslSocket::oldErrorsOnSocketReuse - make it work with OpenSSL v3Timur Pocheptsov2022-09-091-2/+4
| * tst_QSsSocket: fix verifyClientCertificate with OpenSSL 3Mårten Nordheim2022-09-091-0/+1
| * Don't use QSKIP() when merely eliding part of a testEdward Welbourne2022-09-091-25/+24
| * tst_QSslSocket: regenerate certificate used for setLocalCertificateChainMårten Nordheim2022-09-0811-93/+511
| * Work round macOS's omission of en_DE from its own uiLanguages()Edward Welbourne2022-09-081-1/+16
| * QThread: Clean up bindingStatusOrList if object gets deletedFabian Kosmale2022-09-041-0/+14
| * QThread: Initialize bindingStatus for adopted threadsFabian Kosmale2022-09-041-0/+17
| * tst_QDtls::verifyClientCertficiate - update certs for OpenSSL v3Timur Pocheptsov2022-09-012-88/+84
| * QSslCertificate::toText(): add a file to compare againstTimur Pocheptsov2022-08-315-150/+9
| * tst_QSslCertificate::pkcs12 - skip the test if OpenSSL version >= 3Timur Pocheptsov2022-08-311-0/+5
| * tst_QMap: avoid tripping MSVC debug-mode iterator assertionsThiago Macieira2022-08-281-1/+6
| * Replace logging category lcQpaDockWidgets in dock widget auto testAxel Spoerl2022-08-261-41/+37
| * QAbstractItemDelegate: tolerate that editor gets reparentedVolker Hilsheimer2022-08-251-0/+70
| * tst_qbytearray: remove qCompress_data for QT_NO_COMPRESSMarc Mutz2022-08-221-2/+2
| * tst_qgraphicswidget: Avoid redeclaration of Size from MacTypes.hTor Arne Vestbø2022-08-211-29/+29
| * Don't access QObjectPrivate::declarativeData unguardedVolker Hilsheimer2022-08-201-0/+77
| * Android: skip tst_qvulkan vulkan11() and vulkanWindowGrab()Assam Boudjelthia2022-08-191-0/+8
| * Android: skip tst_qopengl::fboRenderingRGB30()Assam Boudjelthia2022-08-191-0/+4
| * Android: tst_QByteArray::base64_2GiB() times out or gets terminatedAssam Boudjelthia2022-08-191-0/+3
| * Android: skip crahsing tst_QFile's unixPipe() and socketPair()Assam Boudjelthia2022-08-191-0/+8
| * Android: fix Android filedialog and completer testsAssam Boudjelthia2022-08-193-2/+42
| * Update QTimeZone benchmark's list of tested zonesEdward Welbourne2022-08-171-9/+17
| * Bump version to 6.2.6Tarja Sundqvist2022-08-172-2/+2
| * Don't skip QDoubleConverter's digit-count check for non-whole boundEdward Welbourne2022-08-121-0/+1
| * Avoid misleading bindingStatusAllan Sandfeld Jensen2022-08-111-1/+37
| * QProperty: fix threading issuesFabian Kosmale2022-08-111-0/+86
| * qputenv: defend against non-NUL-terminated QByteArray valuesMarc Mutz2022-08-081-1/+5
| * QByteArray: fix base64 round-trip w/more than 2GiB dataMarc Mutz2022-08-061-0/+40
| * tst_QFocusFrame: fix -WparanthesesMarc Mutz2022-08-041-1/+1
| * moc: handle attributes in class declarationsFabian Kosmale2022-08-031-1/+1
| * CMake: Make tst_qdbusabstractadaptor depend on qmyserverAlexandru Croitor2022-07-261-0/+1
| * Fix test flaky-crashing on OpenSUSE with KDE window managerDimitrios Apostolou2022-07-221-1/+1
| * QAction: add QT_DEPRECATED_VERSION_6_0 to deprecated methodsIvan Solovev2022-07-221-1/+1
| * QGuiApplication: do not emit deprecated signalsIvan Solovev2022-07-222-0/+16
| * QCursor: add missing QT_DEPRECATED_VERSION_X_6_0 for deprecated methodsIvan Solovev2022-07-221-6/+6