summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when cancelling a QFuture that has continuation with contextSona Kurazyan2023-01-061-0/+9
* Update base line test case for widgetsSanthosh Kumar2023-01-063-0/+192
* Accept U+2212 as minus sign in negative year unit testØystein Heskestad2023-01-061-1/+5
* SQL: more documentation and test cleanupsChristian Ehrlicher2023-01-061-27/+0
* Slow Deprecation of FILENAME_VARIABLE, replacement by OUTPUT_SCRIPTAmir Masoud Abdol2023-01-051-1/+1
* Fix two compiler warningsAhmad Samir2023-01-052-2/+2
* RCCFileInfo: get lastModified file time in UTC directlyAhmad Samir2023-01-051-1/+1
* Blacklist the QAccessibility::focusChild test on the wayland platformVolker Hilsheimer2023-01-041-0/+3
* Use QFileInfo's file times in UTC for file timestampsAhmad Samir2023-01-044-25/+25
* QListView: Prevent infinite loop when wrapping text of item with null-iconVolker Hilsheimer2023-01-041-0/+17
* Skip tst_QWidget::optimizedResizeMove and ..._topLevel on waylandAxel Spoerl2023-01-031-2/+16
* tests: skip tst_QComboBox::cancelClosesPopupNotDialog() on WaylandLiang Qi2023-01-031-0/+4
* Stabilize tst_QSpinBox::sizeHint()Axel Spoerl2023-01-031-10/+8
* Remove QT_USE_SYNCQT_CPPAlexey Edelev2023-01-021-2/+0
* Don't use native dialogs for tst_QApplication::closeAllWindows()Tor Arne Vestbø2023-01-021-0/+1
* QStringConverter: add QLatin1::convert{To,From}Unicode()Ahmad Samir2022-12-301-0/+29
* Long live QPromise::addResults()!Marc Mutz2022-12-301-0/+9
* QTypeInfo: remove further usages of isPointer / isIntegralGiuseppe D'Angelo2022-12-303-5/+5
* QMetaType: fix value-initialization in a corner caseGiuseppe D'Angelo2022-12-302-1/+128
* Use minimum size for in tst_QDockWidget::createTestWidgetsAxel Spoerl2022-12-291-0/+4
* tst_QStringApiSymmetry: fix a typo and deal with the falloutMarc Mutz2022-12-291-1/+3
* wasm: Work on wasm accessibility elements and eventsSharad Sahu2022-12-276-20/+260
* Stabilize tst_QSpinBox::sizeHint() by explicitly calling setLayout()Axel Spoerl2022-12-261-0/+1
* Add QFileInfo::readSymLink() to read the raw link pathWang Fei2022-12-232-0/+18
* SQL: remove unneeded test functionsChristian Ehrlicher2022-12-224-127/+50
* QTextImageHandler: Resolve Nx images correctly for file or qrc URLsVolker Hilsheimer2022-12-221-7/+0
* tst_QString: test with QT_RESTRICTED_CAST_FROM_ASCII, tooMarc Mutz2022-12-222-28/+96
* tst_qlogging: Skip backtrace tests under ASanThiago Macieira2022-12-211-0/+2
* tst_qlogging: don't skip all tests under static buildsThiago Macieira2022-12-211-1/+1
* tst_qlogging: fix preprocessor directivesThiago Macieira2022-12-211-7/+6
* QTextImageHandler: Add test coverage for resources and URLsVolker Hilsheimer2022-12-222-0/+17
* Enable and fix the test for QTextImageHandlerVolker Hilsheimer2022-12-223-8/+39
* Android: handle move operation with content urisAssam Boudjelthia2022-12-211-19/+46
* Android: Set EnterKeyNext as default type for QLineEditBartlomiej Moskal2022-12-211-0/+29
* tst_QByteArray/tst_QString: use new QtMiscUtils::toAsciiUpper()Marc Mutz2022-12-202-3/+3
* Android: handle rename() operation with content urisAssam Boudjelthia2022-12-201-0/+24
* Skip tst_qconcurrentrun completely if running under an emulatorVille Voutilainen2022-12-191-3/+8
* Autoclose a FILE* if we open itVille Voutilainen2022-12-191-9/+1
* CMake: Allow contents of resources to be replaced by empty filesUlf Hermann2022-12-173-0/+22
* Fix QWidget::restoreGeometry when restored geometry is off screenAxel Spoerl2022-12-161-0/+73
* QXmlStreamWriter: fix a thinko in doWriteToDevice(QSV)Marc Mutz2022-12-161-1/+8
* Extend tst_qxmlstream::readBack() to all Unicode charactersMarc Mutz2022-12-161-12/+28
* QUuid: add the ability to specify the byte order for 128-bit IDsThiago Macieira2022-12-161-0/+6
* QUuid: add a trivial structure to support exactly 128 bitsThiago Macieira2022-12-161-1/+23
* rhi: vk: Fix up some legacy queue (family) index inconsistenciesLaszlo Agocs2022-12-161-2/+0
* dbus: Fix path to moc file in generated qdbusxml2cppDavid Edmundson2022-12-161-2/+8
* tst_qxmlstream: swap WHEN and THEN in readBack()Marc Mutz2022-12-161-3/+3
* tst_qmlstream: re-use QBuffer instance in readBack()Marc Mutz2022-12-161-2/+3
* Skip QProcess tests when run under ASanVille Voutilainen2022-12-161-0/+3
* CMake: Remove direct qt_android_generate_deployment_settings callAlexandru Croitor2022-12-154-7/+0