summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add binary compatibility files for 6.1Milla Pohjanheimo2021-09-0311-0/+93568
* Make tst_QLocale::TransientLocale succeed at changing system localeIvan Solovev2021-09-031-2/+46
* xcb: add manual test for xrandr scaleLiang Qi2021-09-021-3/+70
* Test QWindow close() behaviorMorten Johan Sørvig2021-09-021-10/+77
* QWidget: close the QWindow in QWidget::closeVolker Hilsheimer2021-09-021-0/+66
* QLocalSocket/Win: fix waitFor...() functions for write-only socketAlex Trotsenko2021-09-021-0/+7
* xcb: support xrandr(1.5) monitor setupLiang Qi2021-09-015-0/+132
* qstrnlen: micro-optimize furtherThiago Macieira2021-09-011-7/+7
* tst_QNetworkReply: Remove and suppress one debug messageMårten Nordheim2021-09-011-1/+4
* Test QNetworkAccessCache insertions with varying expiry timesMårten Nordheim2021-09-011-0/+106
* Fix QListView assert when the last row is moved in IconModeChunLin Wang2021-09-011-0/+217
* qlocale_win: Fix non-standalone month namesEdward Welbourne2021-09-011-3/+10
* Avoid senseless duplication of code in a testlib selftestEdward Welbourne2021-09-011-36/+24
* Add a repeated-failure selftest for testlibEdward Welbourne2021-09-017-33/+263
* QDoubleValidator: fix NaN check in validateWithLocaleIvan Solovev2021-09-011-0/+8
* Port to QImage and QPixmap deviceIndependentSize()Morten Sørvig2021-09-011-2/+2
* tests: Add test for UTS #46 implementation using Unicode dataIevgenii Meshcheriakov2021-09-014-0/+6506
* tst_qstringapisymmetry: Re-enable trim_trimmed_QByteArrayIevgenii Meshcheriakov2021-08-311-1/+1
* Fuzzing: Discard more logging output from QSslCertificateRobert Löhning2021-08-301-1/+1
* Revert "Forward touchEvents to children inside QGraphicsProxyWidget"Volker Hilsheimer2021-08-301-2/+1
* Add note to QList benchmark about known bugEdward Welbourne2021-08-301-0/+1
* Standardise layout and naming in corelib benchmarksEdward Welbourne2021-08-3095-524/+359
* Move QGraphicsProxyWidget test into correct test caseVolker Hilsheimer2021-08-302-310/+315
* Reactivate QGraphics(Proxy)Widget unit testsVolker Hilsheimer2021-08-305-543/+301
* Teach QByteArrayView how to parse numbersEdward Welbourne2021-08-302-574/+660
* Replace FreeBSD's strtou?ll() with std::from_chars()-based strntou?ll()Edward Welbourne2021-08-303-20/+258
* Include what you use ! filesystem.h uses QOperatingSystemVersionEdward Welbourne2021-08-271-4/+5
* Add more tests of blacklisting, combined with XPASS and XFAILEdward Welbourne2021-08-278-9/+250
* Include check for the Totals line in testlib's expectedfail selftestEdward Welbourne2021-08-277-1/+71
* Make clear why QTestLog::addB?XFail() don't add to countersEdward Welbourne2021-08-272-6/+6
* New QByteArray::toU?LongLong() benchmarkEdward Welbourne2021-08-271-1/+90
* QObject::connect(): fail to connect to a functor if UniqueConnection is passedGiuseppe D'Angelo2021-08-271-2/+3
* wasm: add manual tests for main() and exec()Morten Johan Sørvig2021-08-2710-0/+367
* Implement generating of private cpp exportsAlexey Edelev2021-08-272-3/+3
* CMake: Build a subset of tests when targeting iOS in the CIAlexandru Croitor2021-08-264-3/+99
* Forward touchEvents to children inside QGraphicsProxyWidgetVolker Hilsheimer2021-08-261-0/+168
* QBA(V)/QS(V)::lastIndexOf: fix the search of 1-char needlesGiuseppe D'Angelo2021-08-262-4/+4
* tst_qurl{,internal}: Use U+FB01 for normalization to ASCII test casesIevgenii Meshcheriakov2021-08-252-4/+6
* tst_qurlinternal: Remove testcases that use U+04CFIevgenii Meshcheriakov2021-08-251-6/+0
* tst_qurlinternal: Remove nameprep and STD3 rules testsIevgenii Meshcheriakov2021-08-251-325/+0
* tst_qurl: Make an invalid URL test compatible with UTS #46Ievgenii Meshcheriakov2021-08-251-3/+4
* QRegularExpressionMatch: add a way to know if a capturing group capturedGiuseppe D'Angelo2021-08-251-79/+159
* Revive tst_qresourceengineJoerg Bornemann2021-08-245-3/+68
* Fuzzing: Remove .pro-files of libfuzzer testsRobert Löhning2021-08-2413-127/+0
* QGraphicsProxyWidget: forward Window(De)Activate eventsVolker Hilsheimer2021-08-241-0/+55
* Unicode: fix the grapheme clustering algorithmGiuseppe D'Angelo2021-08-241-0/+101
* macOS: Add debug keyboard layout for manual testingTor Arne Vestbø2021-08-232-0/+1446
* Use constexpr for constants and ranged-based for loopsEdward Welbourne2021-08-231-99/+89
* Fix the (currently unbuilt) qdir/tree/ benchmarkEdward Welbourne2021-08-231-20/+19
* Re-add QPropertyAlias functionalityFabian Kosmale2021-08-231-0/+17