summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Allow QObjects to opt in to receiving ParentAboutToChange/ParentChangeTor Arne Vestbø2023-08-301-0/+73
* tst_QSslSocket: don't use deprecated RSA apiTimur Pocheptsov2023-08-291-0/+2
* QtNetworkSettings: narrow down hasIPv6 to specific OSesThiago Macieira2023-08-291-5/+5
* tst_QUdpSocket: move up the search for IPv6-capable interfacesThiago Macieira2023-08-291-20/+9
* tst_QNetworkInterface: enable IPv6 detection for WindowsThiago Macieira2023-08-292-9/+10
* Add 'thread_local' definition as it is not available in C mode for VxWorksKrzysztof Sommerfeld2023-08-291-0/+5
* tst_qdnslookup: fix the location of the opcode in the headerThiago Macieira2023-08-281-1/+1
* Enable QWidget::grab() with QRhiWidget in the widget treeLaszlo Agocs2023-08-281-8/+41
* Main thread-proxy localStorage oprations in native WASM QSettingsMikolaj Boc2023-08-281-0/+21
* CI: Enable tests under auto/wasm on Wasm platformPiotr Wierciński2023-08-281-0/+1
* tst_QFile: extend virtualFile() to test in unbuffered mode tooThiago Macieira2023-08-251-1/+11
* tst_QFile: update virtualFile() to check if readLine() reads allThiago Macieira2023-08-251-11/+39
* Disable android_deployment_settings test for non-standalone scenarioAlexey Edelev2023-08-251-1/+1
* Blacklist tst_QMainWindow::QTBUG52175_tabifiedDockWidgetActivatedTimur Pocheptsov2023-08-251-0/+2
* tst_QAccessibility: compile with QT_NO_FOREACHAhmad Samir2023-08-251-4/+2
* Stabilize tst_QGraphicsEffect::draw()Tor Arne Vestbø2023-08-251-1/+3
* tst_QSpinBox: handle an old TODOAhmad Samir2023-08-241-4/+0
* Update public suffix listIevgenii Meshcheriakov2023-08-241-0/+0
* Fix tst_qprinterinfo.cpp not compiling on VxworksMarcin Zdunek2023-08-241-1/+1
* invokeMethod: Try invoking functor and member function accepting pointer, ret...Mårten Nordheim2023-08-241-0/+20
* invokeMethod: enable passing parameters to overload taking functorsMårten Nordheim2023-08-241-0/+112
* CMake: Fix find_package(Qt6*Tools) in non-qtbase testsJoerg Bornemann2023-08-233-0/+3
* Add test for the qt6_android_generate_deployment_settings CMake commandAlexey Edelev2023-08-234-0/+208
* QtNetwork auto tests: compile with QT_NO_FOREACHAhmad Samir2023-08-2213-26/+0
* tst_QNetworkReply: port Q_FOREACH to ranged-forAhmad Samir2023-08-221-1/+1
* tst_QSslCertificate: port Q_FOREACH to ranged-for [5]Ahmad Samir2023-08-221-2/+1
* QtNetwork auto tests: port Q_FOREACH to ranged-for [4]Ahmad Samir2023-08-227-43/+52
* QtNetwork auto tests: port Q_FOREACH to ranged-for [3]Ahmad Samir2023-08-222-6/+6
* QtNetwork auto tests: port Q_FOREACH to ranged-for [2]Ahmad Samir2023-08-223-13/+11
* QtNetwork auto tests: port Q_FOREACH to ranged-for [1]Ahmad Samir2023-08-227-28/+50
* QFile: add decodeName() unittestsAhmad Samir2023-08-221-1/+36
* QTimer: fix regression on singleShot-invoking non-mormalized SLOT()sThiago Macieira2023-08-221-0/+57
* tst_gestures: clean-up the BLACKLISTTimur Pocheptsov2023-08-221-56/+0
* Remove the unix dispatcher from WASM buildsMikolaj Boc2023-08-221-2/+4
* tst_QSslSocket: skip tests requiring TLS v 1.0 downgradeTimur Pocheptsov2023-08-221-0/+24
* tst_QDockWidget: Fix compiler warning in non-development buildAxel Spoerl2023-08-221-19/+23
* QString/QByteArray: fix append() wrt. raw dataMårten Nordheim2023-08-212-0/+32
* Make IDB settings work sync with JSPIMikolaj Boc2023-08-211-2/+6
* tst_QDtls: use DTLS v 1.0 test data conditionallyTimur Pocheptsov2023-08-211-9/+17
* QObject: Do not register an observer when writing objectName propertyUlf Hermann2023-08-211-0/+10
* tst_QPrintDevice: compile with QT_NO_FOREACHAhmad Samir2023-08-191-5/+4
* tst_QPrinter: compile with QT_NO_FOREACHAhmad Samir2023-08-191-6/+7
* tst_qmimedatabase: compile with QT_NO_FOREACH; port to ranged-forAhmad Samir2023-08-191-6/+5
* tst_qmakelib: compile with QT_NO_FOREACHAhmad Samir2023-08-193-12/+5
* tst_qmake: compile with QT_NO_FOREACHAhmad Samir2023-08-192-6/+3
* tst_moc: compile with QT_NO_FOREACHAhmad Samir2023-08-192-7/+4
* tst_selftests: compile with QT_NO_FOREACHAhmad Samir2023-08-191-3/+2
* selftests/badxml/tst_badxml: compile with QT_NO_FOREACHAhmad Samir2023-08-191-14/+10
* tst_QFreeList: build with QT_NO_FOREACHAhmad Samir2023-08-191-3/+1
* tst_QTemporaryDir/File: compile with QT_NO_FOREACHAhmad Samir2023-08-192-8/+4