summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace QtTest headers with QTestDavid Skoland2020-12-22622-690/+1086
* tst_qimagereader.cpp: Fix MSVC int conversions warningsFriedemann Kleint2020-12-211-3/+3
* QCheckBox: cleanup autotestChristian Ehrlicher2020-12-211-178/+116
* Fix crash on reallocateAndGrowMichal Klocek2020-12-211-0/+57
* Blacklist tst_QDeadlineTimer::stdchrono on Windows/clangFriedemann Kleint2020-12-211-0/+2
* Check size of QObjectPrivate::ExtraData in tst_toolsupport.cpphjk2020-12-181-0/+6
* QProperty add markdirtyFabian Kosmale2020-12-181-0/+77
* Revert "Fix network tests on qemu/arm"Samuli Piippo2020-12-183-8/+0
* QSocketNotifier: hone setSocket() APIAlex Trotsenko2020-12-171-5/+5
* qRound: do not expect failure on ARM64Samuli Piippo2020-12-171-0/+8
* Clean-up warnings in corelib/thread testsSona Kurazyan2020-12-1716-122/+122
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-1724-27/+24
* Bindable property with initializationIvan Solovev2020-12-171-0/+64
* Blacklist tst_QMdiArea::updateScrollBars on macosIvan Solovev2020-12-171-0/+3
* QCache: fix updating entries breaking the internal chainMårten Nordheim2020-12-161-0/+17
* Restore previous QDateTime behavior in DST gapAndreas Buhr2020-12-153-6/+7
* QSocketNotifier: extend API to provide more flexible startupAlex Trotsenko2020-12-111-0/+46
* Fuzzing: Provide link to oss-fuzzRobert Loehning2020-12-111-1/+13
* Add support of invoking QFuture continuations in a given contextSona Kurazyan2020-12-111-0/+80
* QTableView: honor spans when calculating height/width hintChristian Ehrlicher2020-12-101-0/+65
* tst_QFile: add a couple more sequential Unix device filesThiago Macieira2020-12-101-1/+10
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-1031-59/+189
* Add colorspace transfer functions based on tables of inputsAllan Sandfeld Jensen2020-12-101-0/+29
* tests: blacklist tst_NetworkSelfTest::smbServer() on openSUSELiang Qi2020-12-101-1/+2
* QStringView: add some QRegularExpression-related overloadsGiuseppe D'Angelo2020-12-101-0/+207
* QString::lastIndexOf: fix off-by-one for zero length matchesGiuseppe D'Angelo2020-12-101-1/+1
* QUrl: fix parsing of empty IPv6 addressesThiago Macieira2020-12-091-0/+2
* QDeadlineTimer: optimize when std::chrono::steady_clock is the sameThiago Macieira2020-12-091-0/+12
* QString: fix count(QRegularExpression)Giuseppe D'Angelo2020-12-091-0/+1
* Modify test_QFINDTESTDATA to not leave files in source treeAndreas Buhr2020-12-091-6/+9
* tests: blacklist two functions in tst_QDateTimeEdit on openSUSELiang Qi2020-12-091-0/+4
* QProperty: Handle eager binding calling setBindingFabian Kosmale2020-12-091-5/+16
* Fix tst_qlineedit for offscreen rendering and tiling window managersAndreas Buhr2020-12-081-3/+8
* tests: blacklist tst_QGlyphRun::drawRightToLeft() on openSUSELiang Qi2020-12-081-0/+2
* QCborValue & QCborStreamReader tests: fix warning about %llx on 32-bitThiago Macieira2020-12-071-6/+6
* tst_QCborValue: adjust the size of the minimum string that won't fitThiago Macieira2020-12-071-1/+3
* QCborStreamReader::next: don't allocate too much memory in a QBAThiago Macieira2020-12-072-12/+19
* Add SameSite API to QNetworkCookieAllan Sandfeld Jensen2020-12-071-0/+13
* tst_qnetworkreply: unblacklist putWithServerClosingConnectionImmediatelyMårten Nordheim2020-12-072-4/+3
* tst_qnetworkreply: unblacklist various testsMårten Nordheim2020-12-071-18/+0
* Make the signal argument in Q_OBJECT_BINDABLE_PROPERTY optionalLars Knoll2020-12-071-6/+2
* uic/rcc: Use QT_VERSION_MAJOR for major versionFriedemann Kleint2020-12-071-2/+4
* Fix qtdiag testing helper on WindowsFriedemann Kleint2020-12-071-1/+1
* QCborValue: avoid allocating result if data is insufficientThiago Macieira2020-12-062-10/+11
* QCborStreamReader: avoid allocating result if data is insufficientThiago Macieira2020-12-063-8/+13
* Fix uic/rcc generating outdated export for Qt for PythonFriedemann Kleint2020-12-044-8/+8
* tests: add a shortcut to quit app in allcursorsLiang Qi2020-12-041-0/+3
* QtConcurrent: filter/map reduction without default ctorIvan Solovev2020-12-042-0/+78
* Fix QImage::setPixelColor on RGBA64_PremultipliedAllan Sandfeld Jensen2020-12-041-0/+8
* tst_qmakelib: link to QtCore's private APIGiuseppe D'Angelo2020-12-041-0/+2