summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-086-211/+211
* Remove deprecated text-related enumsEskil Abrahamsen Blomfeldt2020-06-082-13/+6
* Win: Choose a suitable font in tst_QTextLayout::textWidthVsWIdthEskil Abrahamsen Blomfeldt2020-06-081-0/+3
* Implement first/last/from and slice() for string-like classesLars Knoll2020-06-081-47/+196
* Move some flaky text tests into LancelotEskil Abrahamsen Blomfeldt2020-06-087-245/+287
* Remove winrtOliver Wolff2020-06-06242-1442/+505
* QVariant: remove UB and fix semantics in a testGiuseppe D'Angelo2020-06-061-4/+4
* QString/View: add tokenize() member functionsMarc Mutz2020-06-063-1/+190
* Remove QThreadPool::cancel()Allan Sandfeld Jensen2020-06-051-77/+0
* Fix compilation of lance toolEskil Abrahamsen Blomfeldt2020-06-051-1/+1
* Rework testing of qstr*cmp() functionsEdward Welbourne2020-06-051-79/+81
* Revert "Disable tests with qemu-arm & developer-build configurations in the CI"Liang Qi2020-06-054-4/+9
* Reuse the non blocking implementation for blocking oneJarek Kobus2020-06-052-69/+55
* Port qmake from QStringRef to QStringViewLars Knoll2020-06-052-5/+2
* CMake: Fix tst_qclipboard test on macOSAlexandru Croitor2020-06-044-14/+8
* CMake: Fix tst_quuid to pass on macOSAlexandru Croitor2020-06-042-1/+17
* CMake: Regenerate tests/auto/other projectAlexandru Croitor2020-06-042-2/+51
* CMake: disable macnativeevents testsAlexandru Croitor2020-06-041-1/+1
* CMake: Fix tst_qregexp testAlexandru Croitor2020-06-041-1/+15
* tst_qobject: fix build when exceptions are disabledFabian Kosmale2020-06-041-0/+2
* Deprecate the pause-related APIs of QFuture* classesSona Kurazyan2020-06-042-37/+244
* Fix to crash in QWindow::event when delete this called on closeEventMiika Pernu2020-06-041-0/+19
* Remove the deprecated QDirModelVolker Hilsheimer2020-06-0417-912/+2
* QtNetwork remove deprecated signalsTimur Pocheptsov2020-06-041-6/+3
* QStringBuilder: code tidies in the testsGiuseppe D'Angelo2020-06-045-14/+30
* Limit QByteArray's 8-bit support to ASCIIEdward Welbourne2020-06-042-30/+37
* Long live QStringTokenizer!Marc Mutz2020-06-037-1/+345
* Use QByteArray instead of QStringJonas Karlsson2020-06-031-19/+19
* Fix and compactify QNotifiedPropertyUlf Hermann2020-06-031-0/+47
* QEventDispatcherWin32: retrieve PM_REMOVE value as a bit flagAlex Trotsenko2020-06-031-0/+38
* Move QtAccessibilitySupport into QtGuiTor Arne Vestbø2020-06-022-2/+1
* QMetaType: create metatype for voidFabian Kosmale2020-06-021-2/+11
* add unit test for QMetaMethod::revisionFabian Kosmale2020-06-021-1/+12
* MetaObject: Store the QMetaType of the methodsFabian Kosmale2020-06-028-14/+87
* Stabilize autotestLars Knoll2020-06-011-6/+10
* Add QStringView::split() methodsLars Knoll2020-06-011-13/+37
* QMimeType::suffixForFileName shouldn't lowercase the file suffixDavid Faure2020-06-011-0/+6
* Port QRegularExpression to QStringView, drop QStringRefGiuseppe D'Angelo2020-05-311-10/+7
* Add support for count() to QStringViewLars Knoll2020-05-301-0/+51
* Add toInt() and friends to QStringViewLars Knoll2020-05-291-0/+113
* Add a way of notifying QFutureWatcher when pause is in effectSona Kurazyan2020-05-292-0/+129
* Turn badly-named test into two data rows of another testEdward Welbourne2020-05-291-16/+6
* Make tst_QTextLayout::textWidthVsWIdth() more robustEskil Abrahamsen Blomfeldt2020-05-291-0/+15
* Implement support for QProperty<T> with a static observerSimon Hausmann2020-05-281-0/+38
* Fix ExtendedRgb and Rgb encoding comparisonsAllan Sandfeld Jensen2020-05-281-0/+20
* rhi: Harmonize create-destroy API pattern with the rest of QtLaszlo Agocs2020-05-2826-313/+313
* Rework QLocale and QDateTime tests that expect CET abbreviationEdward Welbourne2020-05-282-42/+11
* Add tests for a couple of edge casesDimitrios Apostolou2020-05-281-0/+18
* Make QDateTimeParser recognize local time offsetsAndrei Golubev2020-05-281-1/+39
* Move windowsuiautomation API support into QtGuiFriedemann Kleint2020-05-272-5/+4