summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* QSslSocket (SecureTransport) add TLS 1.3 ciphersuitesTimur Pocheptsov2022-01-121-0/+39
* rhi: Add queries for vertex input/output limitsLaszlo Agocs2022-01-121-0/+5
* Draw extended RGB solid colorsAllan Sandfeld Jensen2022-01-121-0/+45
* macOS: Implement QCALayerBackingStore::scroll for improved performanceTor Arne Vestbø2022-01-121-2/+1
* Expand tst_QBackingStore auto testTor Arne Vestbø2022-01-121-1/+168
* Adapt SQL drivers to Qt 6 change of QVariant::isNullVolker Hilsheimer2022-01-121-0/+92
* QFlatMap: add insert_or_assignMarc Mutz2022-01-121-2/+64
* Remove unused testdata directory from QPushButton unit testAxel Spoerl2022-01-1210-0/+0
* QCache: fix potential crash in trim()Mårten Nordheim2022-01-121-0/+66
* Remove unused legacy testdata directory from QWidget kernel unit testAxel Spoerl2022-01-128-0/+0
* Make QCursor::setPos() use the correct screenMorten Johan Sørvig2022-01-121-0/+19
* QFlatMap: add an alias for using QVarLengthArraysMarc Mutz2022-01-121-2/+1
* QFlatMap: add try_emplace (w/o hint)Marc Mutz2022-01-121-0/+83
* Enable markdown writer 'preformats with embedded backticks' testShawn Rutledge2022-01-121-3/+3
* Add a markdown writer test for a checklist item ending with `code`Shawn Rutledge2022-01-121-0/+29
* rhi: Improve the handling of HDR capable texture formatsLaszlo Agocs2022-01-112-146/+241
* QByteArray: fix append() with a negative lengthThiago Macieira2022-01-111-0/+1
* Use QTextCharFormat::fontFixedPitch to remember Markdown backtick spansShawn Rutledge2022-01-111-2/+5
* Turn QLabel wordWrap unit test into data driven testAxel Spoerl2022-01-081-8/+25
* Cleanup of getSetCheck method in QLabel unit testAxel Spoerl2022-01-081-8/+2
* Clean up QLabel unit test for unicodeAxel Spoerl2022-01-081-14/+9
* tst_qfuture: fix compilation on MSVCAlex Trotsenko2022-01-081-1/+1
* Fix compiler warnings by marking overrides in testVolker Hilsheimer2022-01-071-2/+2
* tst_QIcoImageFormat: move the test behind a feature flagJanne Juntunen2022-01-071-1/+3
* Remove unused legacy files from QLabel unit testAxel Spoerl2022-01-0765-0/+0
* Add BC files for 6.2.0Milla Pohjanheimo2022-01-0711-0/+97707
* QFlatMap: fix mixed rvalue/lvalue insert overloadsMarc Mutz2022-01-071-0/+37
* rhi: Returns mapping tables by value from QShaderLaszlo Agocs2022-01-071-13/+12
* tst_qtouchevent: remove two QMutableEventPoint::from() usesMarc Mutz2022-01-061-2/+2
* QTextMarkdownImporter: don't apply text char format to list item blockShawn Rutledge2022-01-061-0/+29
* Blacklist tst_QTouchEvent::multiPointRawEventTransOnTouchPad - macOSShawn Rutledge2022-01-061-0/+2
* Blacklist quitOnLastWindowClosedWithEventLoopLocker on B2QtTor Arne Vestbø2022-01-061-0/+3
* rhi: Add support for separate image and sampler objectsLaszlo Agocs2022-01-065-0/+145
* Add QTextDocumentFragment::toRawText()Kai Köhne2022-01-061-0/+9
* tst_QGraphicsView: fix memleakMarc Mutz2022-01-051-4/+4
* tst_qanimationgroup: fix memleaksMarc Mutz2022-01-051-2/+4
* tst_QItemModel: fix memleaksMarc Mutz2022-01-051-3/+3
* Fix qobject_cast on partially destroyed QWidget/QWindowGiuseppe D'Angelo2022-01-052-20/+74
* rhi: Drop the profiler for nowLaszlo Agocs2022-01-041-1/+0
* rhi: Enable exposing separate image and sampler objects from the shaderLaszlo Agocs2022-01-033-0/+52
* tst_qtranslator: fix memleakMarc Mutz2022-01-031-3/+3
* Exclude filesystem autotests for INTEGRITYTatiana Borisova2021-12-301-0/+4
* tst_QStringList: check that join(u'\0') embeds NULsMarc Mutz2021-12-281-0/+5
* Exclude tst_qxmlstream test for INTEGRITYTatiana Borisova2021-12-281-1/+1
* Fix tst_qtextstream / tst_json run time failures on INTEGRITY deviceTatiana Borisova2021-12-283-2/+24
* Windows: Fix handling of childGroups() when fallbacks are disabledJeremie Graulle2021-12-271-0/+10
* tst_qsharedmemory: skip readOnly() test under asanMarc Mutz2021-12-231-0/+2
* QTextHtmlParser: fix prefix lookahead and html commentsOliver Eftevaag2021-12-221-0/+41
* tst_qmetatype: fix memleaksMarc Mutz2021-12-221-4/+11
* tst_QStringBuilder: remove test that doesn't test anythingMarc Mutz2021-12-221-10/+0