summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QtGui/math3d: Fix QQuaternion::getEulerAngles for GimbalLock casesYuya Nishihara2022-01-161-0/+29
* QCSS: Support Qt 5-style integer property selectorsVolker Hilsheimer2022-01-152-16/+16
* tests: port to new QMutableEventPoint static APIMarc Mutz2022-01-153-120/+122
* Add test case for style sheet selectors for enum propertiesVolker Hilsheimer2022-01-151-0/+38
* Don't include qeventpoint_p.h from qevent_p.hMarc Mutz2022-01-143-0/+4
* Stabilize tst_QTouchEvent::multiPointRawEventTranslationOnTouchPadVolker Hilsheimer2022-01-142-8/+15
* Add QProgressBar test in tst_baseline_widgetsAxel Spoerl2022-01-141-0/+39
* Improve QShortcut testVolker Hilsheimer2022-01-131-7/+14
* Fix an assertion failure in massageAdjustedDateTime()Edward Welbourne2022-01-131-0/+12
* tst_QImageWriter: skip writing unsupported image formatsJanne Juntunen2022-01-131-0/+2
* Make counts of various types of test result add up correctlyEdward Welbourne2022-01-1328-82/+593
* Add a couple of utility functions to the baseline test frameworkEirik Aavitsland2022-01-135-3/+19
* QMetaType: Allow conversion of derived gadget types to their base typesUlf Hermann2022-01-132-2/+30
* tst_QImageReader: move text reading tests behind a flagJanne Juntunen2022-01-131-0/+8
* 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