aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* TreeViewDelegate: allow app to add custom pointer handlersRichard Moe Gustavsen2022-02-102-6/+62
* Disable failing declarative tests on AndroidAssam Boudjelthia2022-02-1017-3/+100
* Fix tst_controls missing resourcesAssam Boudjelthia2022-02-098-4/+40
* Use the new QHoverEvent ctor taking globalPosShawn Rutledge2022-02-091-6/+8
* Un-blacklist some passing testsShawn Rutledge2022-02-088-22/+0
* Correctly handle QQuickState::whenFabian Kosmale2022-02-082-0/+37
* SwipeView: don't cull every child item that gets addedShawn Rutledge2022-02-051-0/+63
* QmlCompiler: Place code for CmpNeInt in parenthesesUlf Hermann2022-02-043-0/+31
* 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
* QQmlAdaptorModel: Do not use reparenting for lifetime managemmentFabian Kosmale2022-02-032-0/+55
* qmltc: Rely on QQmlJSResourceFileMapperAndrei Golubev2022-02-032-8/+19
* Restructure QML module of qmltc testsAndrei Golubev2022-02-0312-198/+183
* V4 Date: Support another nonstandard date format QDateTime has droppedUlf Hermann2022-02-032-0/+13
* 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
* Improve testing of resizing in the rendercontrol autotestLaszlo Agocs2022-02-021-24/+47
* CMake: Include upper case .js and .mjs files in qmldirUlf Hermann2022-02-027-2/+16
* QNX: Blacklist tests because not supported for software renderingPasi Petäjäjärvi2022-02-024-0/+15
* QNX: Blacklist tests that failsPasi Petäjäjärvi2022-02-025-0/+5
* QNX: Blacklist flaky qquickpointhandler testPasi Petäjäjärvi2022-02-021-0/+1
* QNX: suppress QEXPECT_FAIL() on two tests it passesPasi Petäjäjärvi2022-01-311-2/+2
* Distinguish property change signals from user-defined signalsAndrei Golubev2022-01-312-0/+32
* 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
* Use up-to date LGPL license headerKai Köhne2022-01-273-33/+42
* qmltc: Rename CMake command's argument FILES -> QML_FILESAndrei Golubev2022-01-271-2/+2
* Enhance tst_qmltc::componentTypes() by verifying that ids are correctAndrei Golubev2022-01-271-0/+9
* Don't blacklist tst_QQuickFramebufferObject::everything on b2qtShawn Rutledge2022-01-271-0/+1
* Fix tst_basic missing resourcesAssam Boudjelthia2022-01-272-1/+10
* Add missing dependencies to tst_qmlcppcodegenUlf Hermann2022-01-261-0/+6
* QML: Host only testsPasi Petäjäjärvi2022-01-252-6/+10
* Skip tests that fail on platforms that don't implement grabWindowVolker Hilsheimer2022-01-244-4/+4
* Skip the shapes tests on offscreen platformShawn Rutledge2022-01-241-10/+10
* QQuickTreeView: be able to expand rows that are not yet visible in the viewRichard Moe Gustavsen2022-01-241-0/+25
* CMake: Don't cross-compile qjtestAlexandru Croitor2022-01-241-2/+2
* Skip borderImageMesh test with the software backendLaszlo Agocs2022-01-241-0/+7
* QmlCompiler: Handle ID lookups of incomplete types correctlyUlf Hermann2022-01-223-0/+21
* QmlCompiler: Add C++ name also for types with no export candidatesUlf Hermann2022-01-212-0/+6
* QQmlProperty: Prohibit ID lookup on explicitly given objectUlf Hermann2022-01-211-0/+2
* tests: port to QMutableEventPoint static APIMarc Mutz2022-01-214-54/+54
* QmlCompiler: Respect revisionsUlf Hermann2022-01-214-5/+38
* TabBar: allow wheel events to change currentIndexNoah Davis2022-01-211-0/+49
* QQuickListView: Stop overlap for section and firstItem delegatesOliver Eftevaag2022-01-202-0/+173
* Document qmltc toolAndrei Golubev2022-01-191-0/+5
* Fix build with tests when qtshadertools is not availableJoerg Bornemann2022-01-181-0/+4
* QmlCompiler: Handle context push/pop in dead codeUlf Hermann2022-01-183-0/+34