summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tst_QSslSocket: Delete sslOptionsMårten Nordheim2022-10-281-57/+0
* tst_QSslServer: Make the in-process server use TLS1.2Mårten Nordheim2022-10-281-1/+1
* tst_Q{BitArray,ContiguousCache}: check not only count(), but size(), tooMarc Mutz2022-10-172-0/+3
* Remove focusProxyAndInputMethods from tst_QWidgetAxel Spoerl2022-10-062-34/+0
* StyleSheetStyle: Fix color of placeholder texts in text editsEirik Aavitsland2022-09-271-3/+11
* xcb: Delete touch points without target windowsTang Haixiang2022-09-162-2/+44
* QNetworkReplyFileImpl: Don't emit 'finished' in the ctorMårten Nordheim2022-09-161-0/+13
* Blacklist 1 tests in tst_QDBusConnection on ubuntu-20.04CI Insignificant Platforms Monitor Bot2022-09-161-0/+1
* Blacklist 2 tests in tst_Http2 on ubuntu-20.04CI Insignificant Platforms Monitor Bot2022-09-151-0/+5
* Blacklist 1 tests in tst_QSqlQuery on macosCI Insignificant Platforms Monitor Bot2022-09-151-0/+3
* tst_QSslSocket::serverCipherPreferencies - fix for OpenSSL v3Timur Pocheptsov2022-09-132-7/+33
* Revert "Remove the dead code for blocking methods from QtConcurrent"Sona Kurazyan2022-09-092-30/+111
* tst_QSsSocket: fix verifyClientCertificate with OpenSSL 3Mårten Nordheim2022-09-081-0/+1
* tst_QSslSocket: regenerate certificate used for setLocalCertificateChainMårten Nordheim2022-09-0811-93/+511
* tst_QSslSocket::protocolServerSide - make it work with OpenSSL v3Timur Pocheptsov2022-09-081-19/+8
* tst_QSslSocket::oldErrorsOnSocketReuse - make it work with OpenSSL v3Timur Pocheptsov2022-09-081-0/+4
* BLACKLIST: tst_QGlyphRun::mixedScripts for Ubuntu 22.04Heikki Halmet2022-09-021-0/+1
* BLACKLIST tst_qfont for Ubuntu 22.04Heikki Halmet2022-09-011-0/+2
* BLACKLIST tst_QMenuBar::check_menuPosition for Ubuntu 22.04Heikki Halmet2022-09-011-0/+1
* tst_QDtls::verifyClientCertficiate - update certs for OpenSSL v3Timur Pocheptsov2022-09-012-88/+84
* QSslCertificate::toText(): add a file to compare againstTimur Pocheptsov2022-09-015-150/+9
* tst_QSslCertificate::pkcs12 - skip the test if OpenSSL version >= 3Timur Pocheptsov2022-08-311-0/+5
* tst_qbytearray: remove qCompress_data for QT_NO_COMPRESSMarc Mutz2022-08-221-2/+2
* Don't access QObjectPrivate::declarativeData unguardedVolker Hilsheimer2022-08-201-0/+73
* BLACKLIST tst_QApplication::sendEventsOnProcessEvents for Ubuntu 22.04Heikki Halmet2022-08-141-0/+1
* QHttp: Fix handling of redirect loaded from cacheMårten Nordheim2022-08-091-0/+61
* qputenv: defend against non-NUL-terminated QByteArray valuesMarc Mutz2022-08-081-1/+5
* tst_QFocusFrame: fix -WparanthesesMarc Mutz2022-08-051-1/+1
* tst_QSslKey: prepare for the migration to OpenSSL v3Timur Pocheptsov2022-07-191-12/+45
* tst_qnetworkreply: replace server.pem/key pairTimur Pocheptsov2022-07-182-35/+45
* Disable unit testing setting up QTcpServer on special Apple interfacesØystein Heskestad2022-07-151-0/+6
* Add QDom internalSubset implementationYe ShanShan2022-07-141-0/+66
* Fix QDBusInterface crashing with empty path on constructionMårten Nordheim2022-06-281-0/+7
* QDom: Stop treating non-BMP characters as invalidSona Kurazyan2022-06-281-0/+22
* Network: Update expired certMårten Nordheim2022-06-252-30/+30
* QMainWindow: fix restoreState() for toolbarsIvan Solovev2022-06-201-0/+5
* Make two QDT benchmarks data-driven and add more rowsEdward Welbourne2022-06-161-62/+43
* Restore C++20-deprecated mixed-enum bitwise operatorsMarc Mutz2022-06-081-0/+35
* Endian: Provide special integer bitfield unionsUlf Hermann2022-05-131-1/+108
* QWidgetTextControl: port to new-style connects (faster)David Faure2022-05-101-0/+11
* tst_QNetworkReply try stabilize autoDeleteReplies testsMårten Nordheim2022-05-101-3/+10
* Fix recursion crash when calling setStyleSheet with `qproperty-styleSheet`Zhang Yu2022-05-081-0/+18
* Correct prefix reported for end element in QXmlStreamReaderVincent Baijot2022-05-078-13/+13
* Fix QListView assert when the last row is moved in IconModeChunLin Wang2022-05-071-0/+217
* QFileDialog: Fix adding default suffix when file path contains dotAlexander Volkov2022-05-071-0/+16
* Remove pure-virtual-signals.h include from tst_moc.cppEdward Welbourne2022-05-071-1/+0
* Windows QPA: Fix slowdown with large table/tree views with accessibilityAndré de la Rocha2022-05-051-0/+119
* Fix assertion failure when parsing a doubly-invalid date-time textEdward Welbourne2022-04-251-2/+18
* Blacklist passwordAuth for Ubuntu 20.04Heikki Halmet2022-04-191-0/+1
* Fix compilation with GCC 12 (and on Fedora 35 and newer)Ville Voutilainen2022-04-155-27/+6