summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove QHttpHeaders::names()Juha Vuolle2024-01-221-21/+3
* Add QHttpHeaders::nameAt() functionJuha Vuolle2024-01-221-0/+9
* Add QHttpHeaders::valueAt() functionJuha Vuolle2024-01-221-0/+9
* 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-221-3/+2
* QTextImageHandler: Use QUrl::toLocalFile to convert to local file nameChristian Ehrlicher2024-01-221-1/+1
* tst_QWidget: Add test that WA_NativeWindow results in window handleTor Arne Vestbø2024-01-221-0/+20
* tst_QMessageBox::staticSourceCompat(): improve diagnostic outputAxel Spoerl2024-01-221-6/+13
* Compile with getOpenGileContent() API changesMorten Sørvig2024-01-221-1/+2
* wasm: update manual test to handle dropped filesMorten Sørvig2024-01-221-15/+16
* Exclude VxWorks from trash bin testsKrzysztof Sommerfeld2024-01-222-4/+7
* tst_QWidget::renderInvisible: Use QImage::Format_ARGB32_PremultipliedTor Arne Vestbø2024-01-202-19/+14
* QCheckBox: deprecate stateChanged()Marc Mutz2024-01-191-0/+10
* Introduce macros to simplify testing comparisonIvan Solovev2024-01-196-70/+41
* qfloat16: make relational operators constexpr when QFLOAT16_IS_NATIVEIvan Solovev2024-01-191-0/+40
* Test restored state in tst_QDockWidget::hideAndShow()Axel Spoerl2024-01-191-1/+11
* filetest: add moveToTrash() operationThiago Macieira2024-01-191-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
* Rename QNetworkRequestFactory header functions to commonHeadersJuha Vuolle2024-01-171-22/+23
* Remove HTTP headers equals() / comparisonJuha Vuolle2024-01-172-84/+16
* QImageReader test: add test image to qrc fileChristian Ehrlicher2024-01-174-3/+18
* Don't include windows.h in the public qopengl.h headerVolker Hilsheimer2024-01-162-1/+2
* Add autotest support for QRestReply json parsing errorsJuha Vuolle2024-01-161-6/+26
* Fix the pdf testing in the painting baseline testEirik Aavitsland2024-01-151-2/+5
* Rename QHttpHeaders::has() to contains()Juha Vuolle2024-01-152-32/+32
* Add BuildInternals lookup to the settingseditor manual testAlexey Edelev2024-01-151-0/+6
* QRadialGradient: Fix undefined behaviorHatem ElKharashy2024-01-151-0/+16
* Add streaming text support to QRestReplyJuha Vuolle2024-01-151-17/+72
* tst_QStringView: don't go through the QString constructorThiago Macieira2024-01-151-1/+1
* Stabilize tst_QMessageBox::hideNativeByDestruction()Axel Spoerl2024-01-141-1/+1
* tst_QHostInfo::reverseLookup(): code cleanupAxel Spoerl2024-01-141-3/+2
* Remove dead code from tst_QMessageBox::staticSourceCompat()Axel Spoerl2024-01-131-12/+0
* tests: skip tst_QShortcut::applicationShortcut() on WaylandLiang Qi2024-01-132-0/+7
* tests: XFAIL tst_QShortcut::windowShortcut() on WaylandLiang Qi2024-01-131-0/+4
* Sync QWindow visible state during QWidget destructionTor Arne Vestbø2024-01-131-0/+27
* tst_QCompareHelpers: fix narrowing warningMarc Mutz2024-01-121-8/+8
* Fix some -Wunused-* warnings on MinGWMarc Mutz2024-01-122-3/+4
* tst_moc: fix some -Wunused-* warnings on MinGWMarc Mutz2024-01-121-0/+2
* tst_moc: DRY QProcess success verificationMarc Mutz2024-01-121-36/+23
* QHttpHeaders: add value(name, fall-back)Marc Mutz2024-01-121-1/+3
* tst_QHttpHeaders: DRY the value() testMarc Mutz2024-01-121-19/+44
* tst_QHttpHeaders: don't convert QAnyStringViewMarc Mutz2024-01-121-3/+3
* tst_QHashFunctions: extend the consistency() test with mixed-signedness int t...Marc Mutz2024-01-121-0/+19
* Dissociate QTypeRevision from QVersionNumberMarc Mutz2024-01-125-152/+188
* Skip test which resizes window with EGLFSTomasz Kozłowski2024-01-121-0/+3