summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: blacklist tst_QSocks5SocketEngine::passwordAuth() on all UbuntuLiang Qi2022-09-151-2/+1
* Make tst_qnetworkreply depend on the 'echo' helperMårten Nordheim2022-09-131-0/+1
* QNetworkReply: Fix missing final emission of readyReadMårten Nordheim2022-09-121-0/+49
* tst_QSslSocket: regenerate certificate used for setLocalCertificateChainMårten Nordheim2022-09-1211-93/+511
* Work round macOS's omission of en_DE from its own uiLanguages()Edward Welbourne2022-09-091-1/+16
* tst_QSslSocket::serverCipherPreferencies - fix for OpenSSL v3Timur Pocheptsov2022-09-082-11/+33
* tst_QSsSocket: fix verifyClientCertificate with OpenSSL 3Mårten Nordheim2022-09-071-1/+1
* tst_QDtls::verifyClientCertficiate - update certs for OpenSSL v3Timur Pocheptsov2022-09-072-88/+84
* tst_QSslSocket::protocolServerSide - make it work with OpenSSL v3Timur Pocheptsov2022-09-061-7/+0
* tst_QSslSocket::oldErrorsOnSocketReuse - make it work with OpenSSL v3Timur Pocheptsov2022-09-031-2/+4
* tst_QSslKey - make OpenSSL v3 detection fully runtimeTimur Pocheptsov2022-09-011-11/+14
* RCC: fix zlib compression when --no-zstd was specifiedThiago Macieira2022-09-011-1/+11
* 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
* QHttp2Configuration: in QNAM, use old, higher values in flow controlTimur Pocheptsov2022-08-311-0/+7
* QVariant: fix conversions of string keys to Q_ENUM that are QFlags<>Thiago Macieira2022-08-311-0/+5
* Replace logging category lcQpaDockWidgets in dock widget auto testAxel Spoerl2022-08-311-41/+37
* Blacklist: tst_QGraphicsAnchorLayout::layoutDirection for Ubuntu 22.04Heikki Halmet2022-08-311-0/+1
* tst_qthread: Fix compilation under ubsanFabian Kosmale2022-08-291-4/+4
* tst_QMap: avoid tripping MSVC debug-mode iterator assertionsThiago Macieira2022-08-281-1/+6
* tst_QDir_10000: add sorted_byName benchmarkMarc Mutz2022-08-271-0/+9
* QAbstractItemDelegate: tolerate that editor gets reparentedVolker Hilsheimer2022-08-251-0/+70
* Make QHeaderView restore state from different stream versionsAxel Spoerl2022-08-251-0/+42
* 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
* Put code related to timezone functionality under QT_CONFIG(timezone)Tatiana Borisova2022-08-193-0/+6
* Android: skip tst_qvulkan vulkan11() and vulkanWindowGrab()Assam Boudjelthia2022-08-181-0/+8
* Android: skip tst_qopengl::fboRenderingRGB30()Assam Boudjelthia2022-08-181-0/+4
* Android: skip crahsing tst_QFile's unixPipe() and socketPair()Assam Boudjelthia2022-08-181-0/+8
* Android: skip tst_QPluginLoader::loadSectionTableStrippedElf()Assam Boudjelthia2022-08-181-0/+4
* Android: tst_QByteArray::base64_2GiB() times out or gets terminatedAssam Boudjelthia2022-08-181-0/+3
* Android: fix Android filedialog and completer testsAssam Boudjelthia2022-08-183-2/+42
* Update QTimeZone benchmark's list of tested zonesEdward Welbourne2022-08-181-9/+16
* tst_qbytearray: remove qCompress_data for QT_NO_COMPRESSMarc Mutz2022-08-151-2/+2
* Fix initialization of QDateEdit and QTimeEditEdward Welbourne2022-08-151-2/+0
* Fix handling of invalid input to Q(Date|Time)Edit constructorsEdward Welbourne2022-08-151-2/+1
* Expand QDateTime edit constructor tests to cover Q(Date|Time)EditEdward Welbourne2022-08-151-14/+39
* Fix DeferredFlag implementation for QTestEventLoopEdward Welbourne2022-08-121-4/+12
* Add some testing of QTestEventLoopEdward Welbourne2022-08-1010-2/+333
* Don't skip QDoubleConverter's digit-count check for non-whole boundEdward Welbourne2022-08-091-0/+1
* QProperty: Notify observers even when dependency is goneFabian Kosmale2022-08-081-0/+24
* 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-051-1/+1
* moc: handle attributes in class declarationsFabian Kosmale2022-08-031-1/+1
* tst_QMetaType: merge flags and flagsStaticlessThiago Macieira2022-07-263-53/+52
* CMake: Make tst_qdbusabstractadaptor depend on qmyserverAlexandru Croitor2022-07-261-0/+1
* QVariant: do allow non-default-constructible typesThiago Macieira2022-07-221-2/+29
* 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