aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QQuickIcon: Resolve source URL relative to outermost property ownerYuya Nishihara2022-02-183-2/+26
* Un-blacklist tst_QQuickFramebufferObject: skip offscreen/software renderingShawn Rutledge2022-02-182-8/+9
* Un-blacklist some passing testsShawn Rutledge2022-02-176-14/+0
* V4 Date: Support another nonstandard date format QDateTime has droppedUlf Hermann2022-02-162-0/+13
* Fix tst_quicktestmainwithsetup on AndroidAssam Boudjelthia2022-02-151-0/+5
* Fix QML warning in tst_QQuickListViewMitch Curtis2022-02-151-1/+1
* QQuickTableView: don't position the table contents outside the viewportRichard Moe Gustavsen2022-02-151-55/+148
* Fix tst_designer and tst_qquickfontdialogimpl tests on AndroidAssam Boudjelthia2022-02-132-0/+8
* Correctly handle QQuickState::whenFabian Kosmale2022-02-102-0/+37
* SwipeView: don't cull every child item that gets addedShawn Rutledge2022-02-051-0/+63
* QNX: Disable flaky testPasi Petäjäjärvi2022-02-041-0/+2
* Detach QEventPoint instances during touch compression; test & docsShawn Rutledge2022-02-042-0/+71
* Disable failing declarative tests on AndroidAssam Boudjelthia2022-02-0315-3/+83
* QQmlAdaptorModel: Do not use reparenting for lifetime managemmentFabian Kosmale2022-02-032-0/+55
* Skip tests that call qmlcachegen when cross-compiledPasi Petäjäjärvi2022-02-032-0/+53
* QNX: Decrease number of objects created in tst_QJSEngine::newQObjectRacePasi Petäjäjärvi2022-02-021-1/+5
* JavaScript: Make "this" available in blocks inside arrow functionsUlf Hermann2022-02-021-0/+22
* QNX: Blacklist flaky qquickpointhandler testPasi Petäjäjärvi2022-02-011-0/+1
* Fix tst_controls missing resourcesAssam Boudjelthia2022-02-018-4/+40
* QNX: Blacklist tests that failsPasi Petäjäjärvi2022-02-015-0/+5
* CMake: Include upper case .js and .mjs files in qmldirUlf Hermann2022-02-017-2/+16
* QNX: Blacklist tests because not supported for software renderingPasi Petäjäjärvi2022-02-014-0/+15
* QNX: suppress QEXPECT_FAIL() on two tests it passesPasi Petäjäjärvi2022-01-311-2/+2
* QNX: Cannot run qml only testsPasi Petäjäjärvi2022-01-291-1/+1
* QML: Disable host debugging related tests when cross compilingPasi Petäjäjärvi2022-01-291-14/+18
* QNX: Disable ecmascriptestsPasi Petäjäjärvi2022-01-291-1/+1
* QNX: Force logging to stderrPasi Petäjäjärvi2022-01-291-0/+5
* Fix tst_basic missing resourcesAssam Boudjelthia2022-01-272-1/+10
* Don't blacklist tst_QQuickFramebufferObject::everything on b2qtShawn Rutledge2022-01-271-0/+1
* QML: Host only testsPasi Petäjäjärvi2022-01-252-6/+10
* QmlCompiler: Respect revisionsUlf Hermann2022-01-241-1/+1
* Skip borderImageMesh test with the software backendLaszlo Agocs2022-01-231-0/+7
* TabBar: allow wheel events to change currentIndexNoah Davis2022-01-211-0/+49
* CMake: Don't cross-compile qjtestAlexandru Croitor2022-01-211-2/+2
* Fix build with tests when qtshadertools is not availableJoerg Bornemann2022-01-181-0/+4
* tst_baseline_scenegraph: Remove unused private fieldMaximilian Goldstein2022-01-171-1/+0
* QQuickAbstractButton: fix crash on destructionUlf Hermann2022-01-141-0/+23
* Improve tst_qmlcachegen::versionChecksForAheadOfTimeUnits()Ulf Hermann2022-01-141-9/+14
* Skip tst_qquickfolderlistmodel on macOs/ARMFabian Kosmale2022-01-141-0/+4
* Don't rely on transitive include of qeventpoint_p.hMarc Mutz2022-01-135-1/+6
* AbstractButton: fix fast clicks being treated as double clicksMitch Curtis2022-01-031-0/+49
* Add dummy_imports for qmlimportscanner to find the correct dependenciesAssam Boudjelthia2021-12-172-0/+14
* Include images to test data and use correct testFileUrl for comparisonAssam Boudjelthia2021-12-172-2/+2
* Package tst_signalspy test data otherwise it's not found on AndroidAssam Boudjelthia2021-12-171-0/+6
* Skip test cases execute the app's main shared lib on AndroidAssam Boudjelthia2021-12-171-0/+11
* Skip host tools tests like qmlimportscanner on AndroidAssam Boudjelthia2021-12-171-1/+1
* Use the correct scheme in setUrlHandler() for openUrlExternally() testsAssam Boudjelthia2021-12-171-6/+8
* tst_qquickimageprovider: fix some memleaksMarc Mutz2021-12-171-11/+11
* Don't crash when accessing QVariant data pointerVolker Hilsheimer2021-12-132-0/+39
* macOS: Skip test only if cursor can't be movedVolker Hilsheimer2021-12-111-3/+2