summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Move Some of the Private CMake Helper Scripts from `bin/` to `libexec/`Amir Masoud Abdol2022-12-051-5/+6
* Fix missing text when Harfbuzz fails to shape a substringEskil Abrahamsen Blomfeldt2022-12-051-8/+32
* Don't return a visual glyph for ignorable charactersEskil Abrahamsen Blomfeldt2022-12-051-3/+1
* QMessageLogger: make qFatal categorized and streamableGiuseppe D'Angelo2022-12-051-0/+17
* QString::fromLatin1: improve the sub-16-character caseThiago Macieira2022-12-041-11/+38
* SQL/MySQL: fix handling of json columnChristian Ehrlicher2022-12-051-0/+40
* Deliver tablet events to the toplevel widget if there is no childVolker Hilsheimer2022-12-021-44/+38
* ContainerApiSymmetry: verify Qt containers member erase returns iteratorAhmad Samir2022-12-021-0/+79
* QByteArrayView: Add mid/left/rightMårten Nordheim2022-12-021-0/+6
* Cleanup tst_QWidget BLACKLIST fileAxel Spoerl2022-12-021-10/+0
* CMake: Add auto test for qt_add_resources dependency rebuildingAlexandru Croitor2022-12-024-0/+170
* QString: overload prepend with QUtf8StringViewMate Barany2022-12-021-0/+2
* QString: overload insert with QUtf8StringViewMate Barany2022-12-021-0/+2
* QString: overload the += operator to handle QUtf8StringViewMate Barany2022-12-021-0/+2
* QString: overload append to accept QUtf8StringViewMate Barany2022-12-021-0/+18
* Try fixing auto-tests that need resolving openssl symbolsTimur Pocheptsov2022-12-024-5/+16
* Stabilize tst_QWidget::optimizedResizeMove and optimizedResize_topLevelAxel Spoerl2022-12-021-49/+42
* Add In-place utf-8 case-insensitive comparisonsØystein Heskestad2022-12-021-0/+17
* Refactor\Extend tst_QString::prepend_data with additional test casesMate Barany2022-12-021-10/+72
* Refactor\Extend tst_QString::insert_data with additional test casesMate Barany2022-12-021-10/+90
* Refactor\Extend tst_QString::append_data with additional test casesMate Barany2022-12-021-14/+87
* QBindable: Make ordinary Q_PROPERTYs bindablePatrick Stewart2022-11-301-0/+186
* Stabilize tst_QComboBox::setPalette() with simple palettesAxel Spoerl2022-11-301-11/+18
* Blacklist tst_QWidget::showMinimizedKeepsFocus on macOS 13 in CITor Arne Vestbø2022-11-301-0/+1
* Temporarily skip tst_qtcuncurrentrun::pollForIsFinished in emulatorFabian Kosmale2022-11-302-0/+6
* Stabilize tst_QWidgetRepaintManager on XCB platformsAxel Spoerl2022-11-301-4/+37
* Blacklist tst_QWidgetRepainManager functions flaking on XCBAxel Spoerl2022-11-301-0/+11
* tst_QByteArrayLarge::initTestCase: Skip tests under ASANFabian Kosmale2022-11-301-0/+8
* tst_qdecompresshelper: Disable big data tests under ASANFabian Kosmale2022-11-301-4/+9
* Make XmlStringRef convertible to QAnyStringView/QStringViewMarc Mutz2022-11-294-0/+10
* Remove perl related functionality from CMake filesAlexey Edelev2022-11-292-0/+10
* qfloat16: make it a built-in metatypeThiago Macieira2022-11-282-0/+15
* qfloat16: add QTextStream & QDebug streaming operatorsThiago Macieira2022-11-281-0/+22
* qfloat16: add QDataStream testsThiago Macieira2022-11-281-0/+25
* qfloat16: add support for native _Float16 (C2x extended floating point)Thiago Macieira2022-11-281-2/+2
* tst_QStringApiSymmetry: add checks for QByteArrayViewMarc Mutz2022-11-271-5/+100
* tst_QString: check empty regex can replace in empty/null stringMarc Mutz2022-11-271-0/+3
* Introduce QT_NO_AS_CONST and mark QtBase free of itMarc Mutz2022-11-271-1/+1
* Set simplePalette on staticWidget in tst_QWidget::optimizedResizeMoveAxel Spoerl2022-11-271-0/+1
* moc: Output the "cloned" flag for methodsUlf Hermann2022-11-274-0/+56
* QGraphicsView: fix jumping graphic items when dragging out of viewTaras Kachmaryk2022-11-261-0/+108
* Add simple palette to tst_QWidgetAxel Spoerl2022-11-261-0/+47
* QPalette: always increase serial number when modifyingVolker Hilsheimer2022-11-251-0/+8
* QLocale: Have qstrntod() return end of parsed string also on underflowUlf Hermann2022-11-251-0/+8
* Handle multiple paint events in tst_QWidgetRepaintManagerAxel Spoerl2022-11-251-2/+22
* Restore end-of-parse reporting to qstrntod()Edward Welbourne2022-11-241-3/+11
* Blacklist tst_QOpenGLWidget on Ubuntu, RHEL and OpenSuSEAxel Spoerl2022-11-241-0/+5
* Blacklist tst_gestures on OpenSuSEAxel Spoerl2022-11-241-0/+3
* QTextLayout: fix maximumWidth() for a text containing line separatorVladimir Belyavsky2022-11-191-1/+15
* tst_QMap: remove unused std::as_const cloneMarc Mutz2022-11-181-6/+0