summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-07212-473/+477
* Add unit tests to assure QtConcurrent works on move-only sequencesAndreas Buhr2020-10-073-78/+291
* Allow millisecond-overflow when the result remains validEdward Welbourne2020-10-072-4/+30
* Use start of day when wrapping 24:00 to the next dayEdward Welbourne2020-10-071-0/+5
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-076-11/+11
* Convert a couple of APIs to use viewsLars Knoll2020-10-061-13/+12
* CMake: Refactor optimization flag handling and add optimize_fullAlexandru Croitor2020-10-061-0/+10
* QUrl::fromLocalFile: accept invalid hostnamesThiago Macieira2020-10-051-0/+15
* tst_QUrl/Win: test QUrl::fromLocalFile with backslashesThiago Macieira2020-10-051-6/+17
* tst_QUrl: give the to/fromLocalFile test rows proper namesThiago Macieira2020-10-051-52/+60
* Make QAnyStringView comparison operators hidden friendsKarsten Heimrich2020-10-061-32/+46
* Test end-date, not just its string representation, in QDTE testEdward Welbourne2020-10-061-170/+264
* Change QString::fromLatin1 and friends to use QByteArrayViewLars Knoll2020-10-051-19/+20
* Replace Q_DECL_UNUSED with [[maybe_unused]]Allan Sandfeld Jensen2020-10-031-1/+1
* QFlags: remove deprecated constructorEdward Welbourne2020-10-032-5/+5
* Handle trailing cruft consistently in Qt::DateFormat parsingEdward Welbourne2020-10-031-4/+3
* Remove compiler testAllan Sandfeld Jensen2020-10-0212-1763/+1
* Rework a test, eliminating some needless conversion via stringsEdward Welbourne2020-10-021-35/+15
* End touch->mouse synthesis when the chosen touchpoint is releasedShawn Rutledge2020-10-021-0/+24
* Add test case for QSslSocket to show the wrong behaviorLars Schmertmann2020-10-025-0/+373
* QTreeView: fetch as many nested entries as fit into the viewVolker Hilsheimer2020-10-021-0/+151
* rhi: vk: Alter command buffer strategyLaszlo Agocs2020-10-021-3/+0
* rhi: Make per-frame flags per-pass where appropriateLaszlo Agocs2020-10-021-3/+3
* Give some QTime test-cases more informative namesEdward Welbourne2020-10-011-11/+19
* CMake: Clean up the public API a bitAlexandru Croitor2020-10-011-29/+29
* Fix race condition in QThreadPool::clearAllan Sandfeld Jensen2020-10-011-0/+26
* Properly deprecate QProcess::pidVolker Hilsheimer2020-10-012-2/+2
* tst_qwindow: verify isBeginEvent(), isUpdateEvent() and isEndEvent()Shawn Rutledge2020-09-301-8/+25
* QREMatchIterator: add support for range-based forGiuseppe D'Angelo2020-09-301-0/+21
* Fix rhi manual test buildLaszlo Agocs2020-09-301-0/+1
* Re-enable a QDateTimeEdit right-to-left test of its sectionText()Edward Welbourne2020-09-301-8/+11
* Deal with {und,ov}erflow issues in QLine's length handlingEdward Welbourne2020-09-301-24/+34
* QTestResult: Don't pass a nullptr file to addFailure()Ulf Hermann2020-09-306-55/+79
* Use universal references in QtConcurrentSona Kurazyan2020-09-301-2/+51
* QPrinter: unit tests fail when default printer supports duplexAndreas Buhr2020-09-301-3/+2
* QList: don't detach on squeeze when holding raw dataMårten Nordheim2020-09-302-0/+5
* Fix ChangeHandler notification for eager propertiesFabian Kosmale2020-09-301-2/+1
* Add logging categories to image handlersAllan Sandfeld Jensen2020-09-301-4/+4
* QVariant: Change metatype in convert() even on failureFabian Kosmale2020-09-301-1/+12
* Revert "Blacklist tst_QWindow::exposeEventOnShrink_QTBUG54040"Liang Qi2020-09-301-1/+0
* QJsonObject: fix sorting after parsing from JSON textThiago Macieira2020-09-291-8/+43
* Add {add,sub,mul}_overflow detection when one operand is a constantThiago Macieira2020-09-291-147/+171
* Further blacklist network tests on Windows MinGWTony Sarajärvi2020-09-291-0/+48
* rhi: Drop QBitArray usageLaszlo Agocs2020-09-291-0/+13
* Disable moving of QPropertyLars Knoll2020-09-291-99/+33
* QProperty: fix QBindingStoragePrivate::reallocate related codeFabian Kosmale2020-09-291-0/+36
* QPrinter: fix unit tests for special case when no printer is defaultAndreas Buhr2020-09-291-1/+7
* tests/xcb: fix tst_QWidget::updateWhileMinimized() - againLiang Qi2020-09-291-1/+2
* Blacklist QTcpSocket::connectToHostErrors in Windows 10 buildsTony Sarajärvi2020-09-291-1/+2
* Add checks for new QBitArray versionAllan Sandfeld Jensen2020-09-291-46/+57