summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Http2: fix 401 authentication required w/o challengeMårten Nordheim2024-01-253-6/+26
* Fix clipped text when combining multiple writing systemsEskil Abrahamsen Blomfeldt2024-01-251-0/+21
* tests: fix a crash in tst_QItemDelegate::reuseEditor() on WaylandLiang Qi2024-01-251-1/+2
* Remove qfunctions_vxworks files and usage as it is no longer neededMarcin Zdunek2024-01-251-2/+0
* Network: Use QHttpHeaders in QHttpHeaderParserLena Biliaieva2024-01-257-96/+111
* Avoid detection of heading in tst_QTextMarkdownImporter::thematicBreaksShawn Rutledge2024-01-241-0/+1
* QObject: Let moveToThread return succcess stateChristian Ehrlicher2024-01-241-3/+5
* tests: make tst_QAIV::removeIndexWhileEditing() work on WaylandLiang Qi2024-01-241-0/+2
* Add VxWorks to skip condition when utimensat function is requiredKrzysztof Sommerfeld2024-01-241-1/+1
* QJniArray: fix const_iterator declaration, make it default-constructibleVolker Hilsheimer2024-01-241-0/+17
* Add the new Android bluetooth permissions to the manual test appJuha Vuolle2024-01-231-1/+5
* QWidget: Clean up state that depends on QWindow from ~QWidgetWindow()Tor Arne Vestbø2024-01-231-0/+27
* QJniArray: add test case for QJniArray::sizeVolker Hilsheimer2024-01-231-0/+15
* QProcess: align treatment of early start errorsThiago Macieira2024-01-221-3/+87
* tst_bench_{qhash,qset}: set deterministic seedMårten Nordheim2024-01-232-0/+8
* Un-blacklist QMessageLogger backtrace tests for b2qt 64bitJoerg Bornemann2024-01-221-4/+0
* Blacklist QMessageHandler backtrace tests for b2qt 32bitJoerg Bornemann2024-01-221-2/+4
* QPushButton with a menu remains in sunken state after menu closedEd Cooke2024-01-221-0/+48
* QProcess: use enum types in tests instead of plain intAhmad Samir2024-01-221-28/+27
* Android: Add a context delegate for embedding QML to native AndroidTinja Paavoseppä2024-01-211-3/+2
* QTextImageHandler: Use QUrl::toLocalFile to convert to local file nameChristian Ehrlicher2024-01-211-1/+1
* tst_QWidget: Add test that WA_NativeWindow results in window handleTor Arne Vestbø2024-01-201-0/+20
* Optimize QSet::uniteAllan Sandfeld Jensen2024-01-201-1/+1
* Remove QHttpHeaders::names()Juha Vuolle2024-01-201-21/+3
* Add QHttpHeaders::nameAt() functionJuha Vuolle2024-01-201-0/+9
* Add QHttpHeaders::valueAt() functionJuha Vuolle2024-01-201-0/+9
* tst_QWidget::renderInvisible: Use QImage::Format_ARGB32_PremultipliedTor Arne Vestbø2024-01-202-19/+14
* QCheckBox: deprecate stateChanged()Marc Mutz2024-01-191-0/+10
* qt6_wrap_cpp: Add .moc generationOrkun Tokdemir2024-01-193-0/+37
* qfloat16: make relational operators constexpr when QFLOAT16_IS_NATIVEIvan Solovev2024-01-191-0/+40
* Introduce macros to simplify testing comparisonIvan Solovev2024-01-196-70/+41
* Test restored state in tst_QDockWidget::hideAndShow()Axel Spoerl2024-01-191-1/+11
* filetest: add moveToTrash() operationThiago Macieira2024-01-181-1/+16
* Add missing include in tst_QHttpHeadersAxel Spoerl2024-01-181-0/+1
* Update QRhiWidget API based on review commentsLaszlo Agocs2024-01-181-14/+16
* tests: skip tst_QGuiApplication::topLevelAt() on WaylandLiang Qi2024-01-171-0/+3
* Privately introduce QHttp2ConnectionMårten Nordheim2024-01-173-0/+381
* Add static access function to wellknown headersJuha Vuolle2024-01-171-0/+7
* QImageReader test: add test image to qrc fileChristian Ehrlicher2024-01-164-3/+18
* QMimeDataBase: Remove dead codeAxel Spoerl2024-01-161-20/+0
* Don't include windows.h in the public qopengl.h headerVolker Hilsheimer2024-01-162-1/+2
* rhi: Add an autotest for multiviewLaszlo Agocs2024-01-156-1/+210
* Un-blacklist tst_qudpsocket for MinGW+CMakeJoerg Bornemann2024-01-151-2/+0
* Add BuildInternals lookup to the settingseditor manual testAlexey Edelev2024-01-151-0/+6
* Remove HTTP headers equals() / comparisonJuha Vuolle2024-01-152-84/+16
* Add autotest support for QRestReply json parsing errorsJuha Vuolle2024-01-151-6/+26
* Rename QNetworkRequestFactory header functions to commonHeadersJuha Vuolle2024-01-151-22/+22
* tst_QStringView: don't go through the QString constructorThiago Macieira2024-01-141-1/+1
* tst_QCompareHelpers: fix narrowing warningMarc Mutz2024-01-121-8/+8
* Rename qnetworkrequestfactory's request() to createRequest()Juha Vuolle2024-01-122-29/+29