summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Sequential erase/_if: don't apply predicate twice to elementMarc Mutz2022-02-031-4/+18
* Add a QHoverEvent ctor taking global mouse position; deprecate the otherShawn Rutledge2022-02-032-5/+5
* Blacklist putWithServerClosingConnectionImmediately on WindowsFabian Kosmale2022-02-031-0/+2
* Always wait in the QScreen::grabWindow testVolker Hilsheimer2022-02-031-7/+8
* Stylesheet: Fix tab layout when tab has a font and iconsVolker Hilsheimer2022-02-031-14/+43
* QPluginLoader: report the right load hintsGiuseppe D'Angelo2022-02-031-1/+10
* Add qt_internal_undefine_global_definition functionAlexey Edelev2022-02-025-10/+5
* Add QRadioButton test in tst_baseline_widgetsAxel Spoerl2022-02-011-0/+70
* Restore missing Qt definitionsAlexey Edelev2022-02-015-12/+14
* Catch2: upgrade to 2.13.8Samuli Piippo2022-02-013-382/+753
* QNetworkReply: rename socketConnecting to socketStartedConnectingMÃ¥rten Nordheim2022-02-012-3/+3
* Blacklist tst_QFileSystemWatcher::signalsEmittedAfterFileMoved on all Windows...Ivan Solovev2022-02-011-2/+1
* QtFuture::connect: fix for signals with a single std::tuple argumentSona Kurazyan2022-02-011-12/+175
* Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 for WinOliver Wolff2022-01-311-1/+1
* 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
* Exclude tst_selftests when feature process is disabledTatiana Borisova2022-01-282-8/+2
* 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-251-0/+23
* QTransform benchmark: measure what was promisedMarc Mutz2022-01-241-1/+1
* tst_bench_qlocalsocket: fix Clang 10 warnings about unneeded captureMarc Mutz2022-01-241-2/+1
* benchmarks: fix some (future) -Wunused-result warningsMarc Mutz2022-01-243-28/+28
* QByteArray benchmark: fix clang -Wmove-resultMarc Mutz2022-01-241-1/+1
* Mark ResultStoreBase as finalSona Kurazyan2022-01-242-55/+146
* 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
* 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
* QFactoryLoader: add setExtraSearchPath() (for QPA plugins' use)Thiago Macieira2022-01-211-4/+35
* Improve QAbstractButton::animateClick testVolker Hilsheimer2022-01-211-5/+28
* Add QCheckBox test in tst_baseline_widgetsAxel Spoerl2022-01-211-0/+57
* QTabBar: Improve scrolling with high resolution mouse wheelsNoah Davis2022-01-211-0/+45
* tst_qeventdispatcher: avoid influence between test functionsAlex Trotsenko2022-01-201-0/+8
* Win32: always allow the event loop to be woken up by posted eventsVolker Hilsheimer2022-01-191-3/+0
* Add more tests for event dispatcher waking upVolker Hilsheimer2022-01-191-1/+111
* Baseline test framework: follow rule of zero for PlatformInfo typeVolker Hilsheimer2022-01-192-29/+1
* Baseline test framework: fix bug in internal data structureEirik Aavitsland2022-01-192-23/+2
* Further improve QShortcut testVolker Hilsheimer2022-01-181-68/+67
* Add QDial test in tst_baseline_widgetsAxel Spoerl2022-01-181-0/+41
* Don't include qeventpoint_p.h from qevent_p.hMarc Mutz2022-01-183-0/+4
* QMetaType: add a missing check for null d_ptrThiago Macieira2022-01-182-0/+55
* JSON: When clearing duplicate object entries, also clear containersUlf Hermann2022-01-181-0/+19
* QLatin1String: perform the comparison to another QL1S using memcmp()Thiago Macieira2022-01-171-12/+33
* Convert date-time to UTC before claiming it's in GMTEdward Welbourne2022-01-171-8/+26
* widgets baseline test: add QSpinBoxTimur Pocheptsov2022-01-171-0/+37
* Prevent takeStandardSnapshots() from stopping on first mismatchAxel Spoerl2022-01-172-4/+18
* Remove execute permission from XML filesEdward Welbourne2022-01-174-0/+0