summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add some more QDate::{start,end}OfDay() testsEdward Welbourne2022-02-021-0/+12
* Add qt_internal_undefine_global_definition functionAlexey Edelev2022-02-025-10/+5
* Fix clang-cl build of tst_qobjectAllan Sandfeld Jensen2022-02-021-1/+1
* Fix flags in QFileSystemModelAndreas Buhr2022-02-021-0/+4
* Stylesheet: Fix tab layout when tab has a font and iconsVolker Hilsheimer2022-02-021-14/+43
* Blacklist putWithServerClosingConnectionImmediately on WindowsFabian Kosmale2022-02-021-0/+2
* Sequential erase/_if: don't apply predicate twice to elementMarc Mutz2022-02-021-4/+18
* QImageReader: Check for existing handler in initHandlerRobert Löhning2022-02-021-0/+26
* Add tab close button in QTabBar baseline testAxel Spoerl2022-02-011-5/+29
* rhi: Add the basic infrastructure for geometry shader supportBen Fletcher2022-01-3110-0/+208
* rhi: Add support for polygon fill modeBen Fletcher2022-01-319-0/+194
* Restore missing Qt definitionsAlexey Edelev2022-01-315-12/+14
* QtFuture::connect: fix for signals with a single std::tuple argumentSona Kurazyan2022-01-311-12/+175
* Blacklist tst_QFileSystemWatcher::signalsEmittedAfterFileMoved on all Windows...Ivan Solovev2022-01-311-2/+1
* Bump version from 6.2.0 to 6.4.0 in tests as wellJani Heikkinen2022-01-313-3/+3
* rcc: Fix missing IGNORE directive for Qt version in tst_rccAlexandru Croitor2022-01-311-1/+1
* QNetworkReply: rename socketConnecting to socketStartedConnectingMårten Nordheim2022-01-312-3/+3
* Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 for WinOliver Wolff2022-01-311-1/+1
* Catch2: upgrade to 2.13.8Samuli Piippo2022-01-313-382/+753
* QFlatMap: fix is_transparent detectionMarc Mutz2022-01-301-2/+25
* QFlatMap: add full is_transparent support [3/3]: add overloadsMarc Mutz2022-01-301-1/+14
* Fix tst_qfloat16 run time error for INTEGRITY (tested on sa8115)Tatiana Borisova2022-01-301-0/+5
* Remove QEXPECT_FAIL for test passing on AndroidVolker Hilsheimer2022-01-291-3/+0
* Exclude tst_selftests when feature process is disabledTatiana Borisova2022-01-272-8/+2
* Add QTabBar test in tst_baseline_widgetsAxel Spoerl2022-01-271-0/+56
* Offscreen: Fix implementation of QScreen::grabWindowVolker Hilsheimer2022-01-261-3/+0
* Add QScrollBar test in tst_baseline_widgetsAxel Spoerl2022-01-261-0/+69
* Check for null driver() before trying to exec()Edward Welbourne2022-01-251-1/+32
* QByteArray: fix isUpper/isLowerGiuseppe D'Angelo2022-01-251-13/+19
* rhi: Make sure pixelSize() to a texture rt is always up to dateLaszlo Agocs2022-01-251-24/+42
* Fix memory leak in QtConcurrent::run when called with a NULL QThreadPoolSona Kurazyan2022-01-241-0/+23
* QByteArray benchmark: fix clang -Wmove-resultMarc Mutz2022-01-241-1/+1
* benchmarks: fix some (future) -Wunused-result warningsMarc Mutz2022-01-243-28/+28
* tst_bench_qlocalsocket: fix Clang 10 warnings about unneeded captureMarc Mutz2022-01-241-2/+1
* QTransform benchmark: measure what was promisedMarc Mutz2022-01-241-1/+1
* Mark ResultStoreBase as finalSona Kurazyan2022-01-242-55/+146
* Fix gcc warning in testsKai Köhne2022-01-241-0/+1
* Add layout in QRadioButton baseline test for better visualizationAxel Spoerl2022-01-241-0/+1
* Q(Static)ByteArrayMatcher: manage indexIn() overloadsMarc Mutz2022-01-231-0/+34
* QStaticByteArrayMatcher: fix searching in 2+GiB haystacksMarc Mutz2022-01-231-0/+74
* Use Q_INT64_C() to express qint64 constantsEdward Welbourne2022-01-211-3/+3
* Remove flaky and duplicate animateClick testsVolker Hilsheimer2022-01-212-30/+0
* Tidy up tst_Warnings: comments and #if-eryEdward Welbourne2022-01-211-3/+9
* Add QRadioButton test in tst_baseline_widgetsAxel Spoerl2022-01-211-0/+70
* Use QPromise when creating continuations to avoid memory leaksSona Kurazyan2022-01-211-0/+1
* Fix memory leaks when capturing a QFuture in its continuationSona Kurazyan2022-01-211-0/+62
* JSON: Further improve the duplicate handling in the parserUlf Hermann2022-01-215-10/+123
* QFactoryLoader: add setExtraSearchPath() (for QPA plugins' use)Thiago Macieira2022-01-201-4/+35
* Improve QAbstractButton::animateClick testVolker Hilsheimer2022-01-201-5/+28
* Baseline: Move the paintcommands code into the shared directoryVolker Hilsheimer2022-01-205-5/+5