summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change QRestReply json return type to QJsonDocumentJuha Vuolle2024-01-121-10/+15
* Android: skip vulkan tests for tst_qrhiwidgetAssam Boudjelthia2024-01-121-0/+4
* Rename QHttpHeaders::has() to contains()Juha Vuolle2024-01-112-32/+32
* tst_QHostInfo::reverseLookup(): code cleanupAxel Spoerl2024-01-111-3/+2
* tst_QComboBox: avoid duplicate test data namesChristian Ehrlicher2024-01-111-6/+7
* QString::arg: don't pass nullptr to memcpy()Thiago Macieira2024-01-112-2/+21
* tests: XFAIL tst_QShortcut::windowShortcut() on WaylandLiang Qi2024-01-101-0/+4
* tests: skip tst_QShortcut::applicationShortcut() on WaylandLiang Qi2024-01-102-0/+7
* Add streaming text support to QRestReplyJuha Vuolle2024-01-101-17/+72
* Fix some -Wunused-* warnings on MinGWMarc Mutz2024-01-102-3/+4
* tst_moc: fix some -Wunused-* warnings on MinGWMarc Mutz2024-01-101-0/+2
* tst_moc: DRY QProcess success verificationMarc Mutz2024-01-101-36/+23
* SQL: rename enablePositionalBinding() to setPositionalBindingEnabled()Christian Ehrlicher2024-01-101-3/+5
* Dissociate QTypeRevision from QVersionNumberMarc Mutz2024-01-105-152/+188
* Resurrect tests/auto/corelib/plugin/qpluginloader/machtestJoerg Bornemann2024-01-104-90/+143
* Unblacklist tests/auto/tools/rcc for CMake and Boot2QtJoerg Bornemann2024-01-091-2/+0
* QHttpHeaders: add value(name, fall-back)Marc Mutz2024-01-091-1/+3
* tst_QHttpHeaders: DRY the value() testMarc Mutz2024-01-091-19/+44
* tst_QHttpHeaders: don't convert QAnyStringViewMarc Mutz2024-01-091-3/+3
* tst_QHashFunctions: extend the consistency() test with mixed-signedness int t...Marc Mutz2024-01-091-0/+19
* Exclude VxWorks from trash bin testsKrzysztof Sommerfeld2024-01-092-4/+7
* Skip test which resizes window with EGLFSTomasz Kozłowski2024-01-091-0/+3
* Compile with getOpenGileContent() API changesMorten Sørvig2024-01-081-1/+2
* wasm: update manual test to handle dropped filesMorten Sørvig2024-01-081-15/+16
* Fix QThreadPool::maxThreadCount() usageIvan Solovev2024-01-081-0/+22
* Fix the pdf testing in the painting baseline testEirik Aavitsland2024-01-081-2/+5
* QRadialGradient: Fix undefined behaviorHatem ElKharashy2024-01-081-0/+16
* tst_qmenubar: remove dead codeChristian Ehrlicher2023-12-281-192/+0
* tst_qmdisubwindow: re-enable setFont() testChristian Ehrlicher2023-12-281-1/+0
* Skip adding a test case for a native backend when QT_NO_INOTIFY is setŁukasz Matysiak2023-12-281-0/+2
* Android: set default style extraction to minimalAssam Boudjelthia2023-12-222-8/+0
* QObject: assert connection type isn't UniqueConnection for lambdasAhmad Samir2023-12-221-1/+36
* Skip test which resizes window in graphic scene while using EGLFSTomasz Kozlowski2023-12-221-0/+3
* Skip tst_QSharedMemory::useTooMuchMemoryVille Voutilainen2023-12-221-0/+4
* QPlainTextEdit: update viewport, when placeholder text disappearsAxel Spoerl2023-12-211-1/+1
* qTo*ViewIgnoringNull: further ignore nullsThiago Macieira2023-12-211-1/+1
* QWindowContainer: Don't embed a QWidgetAxel Spoerl2023-12-211-0/+34
* QWidget: deliver DragLeave events symmetricallyVolker Hilsheimer2023-12-201-0/+96
* QDialogButtonBox: Fix focus chain and default button assignmentAxel Spoerl2023-12-201-8/+1
* tst_QMessageBox::staticSourceCompat(): improve diagnostic outputAxel Spoerl2023-12-201-6/+13
* Stabilize tst_QMessageBox::hideNativeByDestruction()Axel Spoerl2023-12-201-1/+1