summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* rhi: Add the basic infrastructure for tessellation supportLaszlo Agocs2022-01-1312-0/+245
* tst_QString/tst_QByteArray: add checks for null-nessMarc Mutz2022-01-132-0/+79
* tst_qeventdispatcher: fix UB in single-shot timers activationAlex Trotsenko2022-01-131-6/+6
* Q*Parser: Replace "data" with "contents" in stringsRobert Löhning2022-01-121-3/+3
* Fuzzing: Don't explicitly restrict sizes before loading imagesRobert Löhning2022-01-121-11/+2
* Fix tst_qcollator run time issue on INTEGRITY deviceTatiana Borisova2022-01-121-5/+5
* QSslSocket (SecureTransport) add TLS 1.3 ciphersuitesTimur Pocheptsov2022-01-121-0/+39
* rhi: Add queries for vertex input/output limitsLaszlo Agocs2022-01-122-0/+7
* 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
* xcb: Correctly update primary screen status with RandR 1.5Zhang Hao2022-01-121-1/+34
* 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
* wasm: add secondary thread exec manual testMorten Johan Sørvig2022-01-055-0/+132
* 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-048-766/+23
* Remove faulty #include from widgets baseline testEirik Aavitsland2022-01-041-2/+0
* Add baseline test for text renderingVolker Hilsheimer2022-01-045-0/+147
* rhi: Enable exposing separate image and sampler objects from the shaderLaszlo Agocs2022-01-033-0/+52