summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement API for enabling / disabling OpenType featuresEskil Abrahamsen Blomfeldt2023-05-096-0/+405
* Hsts: match header names case insensitivelyMårten Nordheim2023-05-081-0/+6
* QMimeDatabase: de-duplicate some code in the unittestsAhmad Samir2023-05-071-3/+1
* QMimeDatabase: handle glob-deleteall tagsAhmad Samir2023-05-073-1/+38
* Move the formatting of <chrono> durations to QDebug & QtTestThiago Macieira2023-05-065-46/+265
* Q{Plugin,Factory}Loader: downgrade warnings to debug messagesThiago Macieira2023-05-051-4/+0
* Use QSlotObject helpers in functor-cases of QMetaObject::invokeVolker Hilsheimer2023-05-051-0/+24
* test: Don't remove macdeployqt test directory when debugging testTor Arne Vestbø2023-05-051-3/+1
* test: Pass -use-debug-libs for macdeploy test when built as debugTor Arne Vestbø2023-05-051-0/+3
* Add debug logging to macdeployqt testTor Arne Vestbø2023-05-051-21/+23
* QSlotObject helpers: add testcoverage for std::functionVolker Hilsheimer2023-05-051-1/+10
* Use boolean to indicate QTableWidgetItem is header itemAntti Määttä2023-05-051-0/+20
* QTabBar: don't overshoot when scrolling rightVolker Hilsheimer2023-05-042-11/+30
* Update public suffix listMårten Nordheim2023-05-042-12/+0
* tst_qthreadpool: expect a warning, cleaning up the test runMarc Mutz2023-05-041-0/+8
* Fix hiding in QComboBox when there is no selectionVolker Hilsheimer2023-05-041-0/+36
* Make tst_QFont::italicOblique failures easier to debugMårten Nordheim2023-05-041-1/+1
* Take move-only functions for the threadpoolAllan Sandfeld Jensen2023-05-041-1/+19
* Add a distant-future local-time-type to tst_QDateTimeEdward Welbourne2023-05-041-4/+10
* tst_QDateTime: rework initialization of local-time-typesEdward Welbourne2023-05-041-27/+29
* Refactor QGregorianCalendar::julianFromParts to return std::optionalEdward Welbourne2023-05-041-13/+13
* Suppress a redundant GCC warningAhmad Samir2023-05-041-0/+4
* Pass functor through as references until storedVolker Hilsheimer2023-05-031-2/+0
* Small improvements to QObject unit testVolker Hilsheimer2023-05-021-10/+12
* Move some repeated constants from tests into tst_QDateEdward Welbourne2023-05-021-11/+2
* tst_QDateTime::springForward(): adapt tests for midnight transitionsEdward Welbourne2023-05-021-4/+4
* Fix problem with Australasian zones in fromSecsSinceEpoch() testEdward Welbourne2023-05-021-1/+16
* QDBusServer: Fix potential crash when private pointer is nullIevgenii Meshcheriakov2023-05-022-0/+7
* Allow disable native messagebox dialogThorbjørn Lund Martsum2023-05-021-0/+17
* Fix test for move-only functor objectsVolker Hilsheimer2023-05-011-6/+63
* Revert "Support move-only functors in invokeMethod and async APIs"Volker Hilsheimer2023-05-011-4/+7
* qc14n.h: general cleanupAhmad Samir2023-05-011-13/+7
* Short live Q_NODISCARD_CTORIvan Solovev2023-04-301-0/+21
* Make QPointer<T> constructible from QPointer<X>Marc Mutz2023-04-291-0/+26
* QString: add a tst_QString variant with QT_NO_CAST_FROM_ASCIIAhmad Samir2023-04-292-81/+118
* IPC: tst_QNativeIpcKey: rename duplicate row in testThiago Macieira2023-04-281-2/+2
* Correct Julian Day numbers in 1800Edward Welbourne2023-04-281-1/+1
* Change QTimeZone's offset range into constants, not an enumEdward Welbourne2023-04-281-2/+2
* QVariant: Fix support for metatypes created by Qt < 6.5Fabian Kosmale2023-04-281-0/+28
* Add a helper for better error messages when functor is incompatibleVolker Hilsheimer2023-04-281-8/+2
* Support move-only functors in invokeMethod and async APIsVolker Hilsheimer2023-04-281-7/+4
* Support free functions and const functors as callbacksVolker Hilsheimer2023-04-281-0/+148
* rhi: Add another resource update batch autotestLaszlo Agocs2023-04-271-0/+82
* QVariant: Add support for in-place constructionFabian Kosmale2023-04-271-0/+19
* Simplify the creation of APIs that take a callbackVolker Hilsheimer2023-04-261-0/+23
* QSqlField: add move ctor & move operatorChristian Ehrlicher2023-04-261-0/+20
* QTabBar: don't scroll when laying out the tabsVolker Hilsheimer2023-04-261-0/+62
* Move QZipReader/Writer from QtGui to QtCoreMarc Mutz2023-04-269-5/+6
* tst_QCoreApplication: ensure that theMainThread has expected statesThiago Macieira2023-04-262-3/+38
* tst_QProcess: don't link non-Qt helpers to QtCoreThiago Macieira2023-04-2517-0/+19