summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add forwarding of CMake variables to ABI-specific external projectsAlexey Edelev2022-12-084-1/+77
* QAnyStringView: add substringing operationsMarc Mutz2022-12-081-2/+44
* tests: add timeout for the dbus test messageSami Shalayel2022-12-081-0/+1
* Add Boyer-Moore Latin-1 string searcher with optional case sensitivityØystein Heskestad2022-12-083-0/+321
* QComboBox: Don't dereference potential nullptr, simplifyVolker Hilsheimer2022-12-081-0/+52
* tst_QDateTime: explain one test-case more carefullyEdward Welbourne2022-12-071-2/+6
* Add to test-cases for tst_QDateTime::fromStringStringFormat()Edward Welbourne2022-12-071-0/+6
* tst_QDateTime::operator_insert_extract() Correct handling of 4.0's specEdward Welbourne2022-12-071-2/+9
* tst_QDateTime: check a few more detailsEdward Welbourne2022-12-071-1/+5
* tst_QDateTime: Modernize some comparisonsEdward Welbourne2022-12-071-48/+52
* Elide parameters passed as their defaultEdward Welbourne2022-12-071-106/+105
* Prefer QDate::startOfDay() over QDT(date, QTime(0, 0), ...)Edward Welbourne2022-12-071-20/+20
* tst_QDateTime::fromMSecsSinceEpoch(): remove a stray debug statementEdward Welbourne2022-12-071-2/+0
* tst_QDateTime: split some data table rows across lines more tidilyEdward Welbourne2022-12-071-29/+51
* tst_QDateTime: Inline some trivial delegations by _data() functionsEdward Welbourne2022-12-071-24/+4
* Suppress output of debug message only produced to test against crashEdward Welbourne2022-12-071-0/+1
* Tidy up in tst_QVariantEdward Welbourne2022-12-071-27/+27
* tst_QDateTime::timeZone(): use QVERIFY() to test boolEdward Welbourne2022-12-071-8/+8
* Use QString/QByteArray range erase()Ahmad Samir2022-12-072-8/+9
* Fix the qwasmcompositor_main testMikolaj Boc2022-12-071-8/+10
* tst_QString: fix custom QCOMPARE for strings > 2Gi charactersMarc Mutz2022-12-071-1/+1
* tst_QNetworkReply: check whether we actually use six TCP connections in HTTP/1Markus Goetz2022-12-061-0/+46
* 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-024-0/+295
* 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
* Support stereoscopic rendering with QGraphicsViewKristoffer Skau2022-12-018-0/+537
* Fix up rhiwidget manual test after the QWidgetPrivate changeLaszlo Agocs2022-12-011-1/+7
* 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