summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tst_QStorageInfo: compile with QT_NO_FOREACHAhmad Samir2023-08-191-3/+1
* tests/auto/*: port Q_FOREACH to ranged-for, make container constAhmad Samir2023-08-192-32/+33
* tests/auto/: port Q_FOREACH to ranged-for, local const containersAhmad Samir2023-08-1910-47/+27
* tests/auto/*: port Q_FOREACH to ranged-forAhmad Samir2023-08-199-21/+19
* tst_QDirIterator: build with QT_NO_FOREACHAhmad Samir2023-08-191-6/+4
* tst_QDir: compile with QT_NO_FOREACHAhmad Samir2023-08-191-8/+6
* tst_QDir: port Q_FOREACH with QList::removeIfAhmad Samir2023-08-191-10/+5
* tst_QAbstractFileEngine: compile with QT_NO_FOREACHAhmad Samir2023-08-191-4/+4
* tst_QtConcurrentMedian: compile with QT_NO_FOREACHAhmad Samir2023-08-191-4/+2
* tst_QImageReader: fix a trivial Q_FOREACH and remove #undef QT_NO_FOREACHMarc Mutz2023-08-191-4/+2
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-19106-0/+205
* tst_QtBench: fix leakAhmad Samir2023-08-181-1/+4
* Give QLocale's name() and bcp47Name() separator parametersEdward Welbourne2023-08-181-6/+28
* QUuid: convert bswap(Id128Bytes) to a hidden friend of Id128BytesIvan Solovev2023-08-181-0/+17
* Rename accent color in QPaletteSanthosh Kumar2023-08-184-13/+13
* Increase setup precision and reduce test precisionAllan Sandfeld Jensen2023-08-171-4/+6
* tst_gestures: use proper spelling 'macos' (not 'macOS') armTimur Pocheptsov2023-08-171-14/+14