summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QIcon: turn platform engines on by defaultVolker Hilsheimer2023-12-071-2/+0
* tst_qdbuslocalcalls: Remove casts to int in arguments to QCOMPAREIevgenii Meshcheriakov2023-12-071-10/+10
* QIcon: add theme icon constantsVolker Hilsheimer2023-12-071-0/+6
* Android: Skip focusProxy_QTBUG_51856() test case temporarilyTinja Paavoseppä2023-12-071-0/+3
* Android: Skip showAndMoveChild() test case temporarilyTinja Paavoseppä2023-12-071-0/+3
* QIcon: don't rely on getting a null-icon in testVolker Hilsheimer2023-12-071-4/+10
* QTabBar: properly calc tab positions when changing tab positionChristian Ehrlicher2023-12-071-0/+53
* Check that QMulti{Map,Hash} (still) store in reverse insertion orderMarc Mutz2023-12-072-0/+45
* tst_ContainerApiSymmetry: check value_types with a const memberMarc Mutz2023-12-071-0/+90
* Fix QStringConverter::encodingForName() for trailing `-`, `_`Marc Mutz2023-12-071-0/+2
* qcomparehelper.h: simplify compareThreeWay() SFINAE helpersMarc Mutz2023-12-071-3/+6
* Teach Qt::compareThreeWay() to support native float16 typesIvan Solovev2023-12-071-1/+19
* QSpan: ensure interoperability with std::spanMarc Mutz2023-12-071-0/+36
* QSpan: check conversion from initializer_listMarc Mutz2023-12-071-0/+16
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-0624-79/+0
* Skip tests that resize on EGLFSMarcin Zdunek2023-12-061-0/+26
* rhi: Make sample count selection logic be closer to Qt 5Laszlo Agocs2023-12-061-2/+62
* tst_tostring: support computed expected valuesMarc Mutz2023-12-061-3/+12
* tst_QCompare: restore some test coverage to QPartialOrderingMarc Mutz2023-12-051-0/+22
* tst_QCompareHelpers: extract Qt/std-mapping into public headerMarc Mutz2023-12-051-12/+2
* Skip test cases that resizes window on eglfs_viv on VxWorksMarcin Zdunek2023-12-052-0/+13
* Android: fix and simplify the orientation change logicAssam Boudjelthia2023-12-053-5/+24
* tst_qdbusabstractadapter: Don't skip testsIevgenii Meshcheriakov2023-12-041-19/+0
* Unskip tst_QApplication::testDeleteLater() on macOSTor Arne Vestbø2023-12-041-3/+0
* Blacklist tst_Http2::duplicateRequestsWithAborts on QNXVolker Hilsheimer2023-12-041-0/+2
* Disable timezone which is not supported on VxworksMarcin Zdunek2023-11-292-14/+27
* CMake: Remove deprecated PUBLIC_LIBRARIES option in wasm testsAlexandru Croitor2023-11-291-3/+0
* QTimeZone: use new comparison helper macrosIvan Solovev2023-11-282-7/+30
* Implement helper Qt::compareThreeWay() function for built-in typesIvan Solovev2023-11-282-27/+265
* Implement compare helper macrosIvan Solovev2023-11-283-0/+501
* Clean up QDate(Time)?::fromString() test-data tables, adding a columnEdward Welbourne2023-11-282-285/+278
* do not override initial AUTOMOC_MACRO_NAMES valueSami Shalayel2023-11-281-0/+7
* Restore ASN.1 Element tests after move to pluginEdward Welbourne2023-11-283-2/+7
* Raster painting: Correct the coordinate rounding in drawPoints()Eirik Aavitsland2023-11-281-1/+12
* tests/manual: fix compiler warnings about missing override keywordAhmad Samir2023-11-282-2/+2
* qdbuscpp2xml: Register QtDBus metatypesIevgenii Meshcheriakov2023-11-283-9/+38
* QFactoryLoader: add metaDataKeys() to return just the "Keys" entryThiago Macieira2023-11-281-4/+46
* QFactoryLoader::instance(): don't fully parse static plugins' dataThiago Macieira2023-11-286-3/+86
* ASN1: speed up parsing of certificate timestampsMårten Nordheim2023-11-271-0/+6
* Configure tst_qlineedit correctly for VxWorksJacek Poplawski2023-11-271-1/+1
* QPpmHandler: fix reading ppm filesChristian Ehrlicher2023-11-271-5/+5
* Make Qt::partial_ordering binary-compatible to std::partial_orderingMarc Mutz2023-11-271-0/+39
* QMetaEnum: let key(s)ToValue match fully-qualified unscoped enumeratorsAhmad Samir2023-11-261-2/+15
* tst_qstatictext: remove dead codeChristian Ehrlicher2023-11-261-59/+0
* Manual iconbrowser test: Add a Quick test tabVolker Hilsheimer2023-11-253-0/+64
* QCborStreamReader: add UTF-8 reading APIThiago Macieira2023-11-241-0/+44
* QCborStreamReader: add toString() and toByteArray()Thiago Macieira2023-11-241-0/+41
* Purge empty BLACKLIST files from testsEdward Welbourne2023-11-247-0/+0
* Add a comment to tst_qtimer.cpp to point out its reuse by QtGuiEdward Welbourne2023-11-241-0/+10
* Moc: don't stumple over inline namespace in more placesFabian Kosmale2023-11-241-0/+3