aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* tst_QQmlPropertyCache: work around name chance in moc-generated codeMarc Mutz2022-06-231-1/+19
* qmlls: tests: fix qmlls binary pathMoody Liu2022-06-231-1/+2
* Menu: cull non-visible items when `contentItem` inherits ItemChen Bin2022-06-232-0/+77
* Handle unprocessed pressed case in FlickableAntti Määttä2022-06-222-0/+48
* QmlCompiler: Disable writing into function argumentsUlf Hermann2022-06-223-0/+50
* Add autogen tools dependency to the tst_qmltyperegistrar_major_version_zeropl...Alexey Edelev2022-06-211-1/+1
* Qml: Allow major version of module to be zeroAlexandru Croitor2022-06-205-0/+50
* Blacklist tst_QQuickListView2::tapDelegateDuringFlicking on AndroidShawn Rutledge2022-06-191-0/+3
* Flickable: don't grab on press if already movingShawn Rutledge2022-06-193-0/+144
* tst_QQuickStyle: unbreak ubsan buildMarc Mutz2022-06-171-0/+2
* Fix TextEdit/TextArea mouse cursor shape handling logicVladimir Belyavsky2022-06-172-3/+15
* findItem: don't return items with invalid QQmlContextsMitch Curtis2022-06-171-6/+0
* QML: Take care of QVariant when converting function argumentsUlf Hermann2022-06-163-0/+33
* Improve tst_qquickshadereffectMitch Curtis2022-06-161-46/+34
* QQuickApplicationHelper: move initialProperties before qmlImportPathsMitch Curtis2022-06-151-1/+1
* tst_qquicklistview: fix some TypeErrors and ReferenceErrorsMitch Curtis2022-06-103-30/+60
* tst_qqmlnotifier: Do not assume qfatal crashes the processFabian Kosmale2022-06-081-1/+2
* Immediately complete component upon creation failureFabian Kosmale2022-06-081-3/+0
* QQuickItem: ignore double-clicks by default; remove allowDoubleClickShawn Rutledge2022-06-086-1/+81
* Correctly include test data in tst_qquicktextAndreas Buhr2022-06-062-14/+16
* FileDialog: make selectedFile writableMitch Curtis2022-06-042-10/+174
* Container: test item deletion orderMitch Curtis2022-06-021-0/+82
* DialogButtonBox: test item deletion orderMitch Curtis2022-06-021-0/+82
* tst_container.qml: fix "Unsuitable arguments" warningMitch Curtis2022-06-021-1/+1
* Control: test item deletion orderMitch Curtis2022-06-021-0/+82
* tst_snippets: different snippets location for webOSJanne Juntunen2022-06-021-1/+17
* QtQml: Fix and test edge cases of QQmlFile's local file detectionUlf Hermann2022-06-016-3/+254
* QmlCompiler: Detect non-integral values when accessing QQmlListPropertyUlf Hermann2022-06-012-0/+12
* Fix flaky tst_QQuickFileDialogImpl::goUp testMitch Curtis2022-06-012-4/+1
* QQuickSelectionRectangle: ensure we start the selection where the drag startedRichard Moe Gustavsen2022-05-301-1/+1
* Popup: don't close when releasing a drag outside of the popupSoheil Armin2022-05-273-8/+85
* tst_qquickmenubar: skip some tests on webOSJanne Juntunen2022-05-271-4/+11
* tst_qquickflickable: fix UB (more % in format string than arguments)Marc Mutz2022-05-261-1/+1
* Add MouseArea autotest with second touchpoint while first is heldShawn Rutledge2022-05-261-0/+20
* Fix index handling on insert in QQmlDelegateModelUlf Hermann2022-05-233-0/+153
* Skip tst_v4misc::nestingDepth because it crashes on AndroidAndreas Buhr2022-05-231-0/+4
* Skip crashing test in tst_qmlcppcodegen on AndroidAndreas Buhr2022-05-201-0/+4
* Blacklist tst_qquickimageprovider tests on AndroidAndreas Buhr2022-05-201-0/+21
* Blacklist tst_QQuickDropArea::signalOrder() on AndroidAndreas Buhr2022-05-201-0/+3
* Blacklist tests in tst_qquickdrag on AndroidAndreas Buhr2022-05-201-0/+25
* Blacklist failing tests in tst_qquickshape on AndroidAndreas Buhr2022-05-201-0/+19
* Blacklist tst_qquickfocusscope::canvasFocus() on AndroidAndreas Buhr2022-05-201-0/+3
* Blacklist failing tests in tst_qquickborderimageAndreas Buhr2022-05-201-0/+7
* Skip tst_quick_examples tests on AndroidAndreas Buhr2022-05-201-0/+6
* MouseArea: don't override preventStealing on mouse releaseShawn Rutledge2022-05-202-0/+62
* Blacklist tst_qquickanimatedimage::mirror_* on AndroidAndreas Buhr2022-05-191-0/+5
* Blacklist tst_TapHandler::gesturePolicyDragWithinBounds on AndroidAndreas Buhr2022-05-191-0/+4
* Blacklist failing and skip crashing tests in tst_qquickwindowAndreas Buhr2022-05-192-0/+24
* Blacklist tst_QQuickPinchHandler::scaleNativeGesture on AndroidAndreas Buhr2022-05-191-0/+3
* Blacklist tst_PointHandler::tabletStylus() on AndroidAndreas Buhr2022-05-191-0/+1