aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* qmltc: Unskip important testsAndrei Golubev2022-02-121-5/+17
* Redesign QQmlJSLogger internalsAndrei Golubev2022-02-121-6/+7
* QmlCompiler: Don't store void and nullptrUlf Hermann2022-02-121-0/+8
* tst_qqmlqt: reliably call QDesktopServices::unsetUrlHandler()Marc Mutz2022-02-121-7/+8
* Extend tests for DeferredPropertyNamesAndrei Golubev2022-02-111-0/+77
* Add autotest for QQuickItem/scenegraph/QRhi plumbingLaszlo Agocs2022-02-1111-0/+1074
* QML: Clean up sequence registrations for value typesUlf Hermann2022-02-111-4/+32
* Stop using deprecated QMouseEvent and QContextMenuEvent ctorsShawn Rutledge2022-02-107-32/+59
* TreeViewDelegate: allow app to add custom pointer handlersRichard Moe Gustavsen2022-02-102-6/+62
* Correctly handle QQuickState::whenFabian Kosmale2022-02-082-0/+37
* qmltc: Explicitly unsupport singleton typesAndrei Golubev2022-02-083-0/+19
* Un-blacklist some passing testsShawn Rutledge2022-02-058-22/+0
* qmlcompiler: Support accessing vars in JavaScript filesMaximilian Goldstein2022-02-054-0/+24
* SwipeView: don't cull every child item that gets addedShawn Rutledge2022-02-051-0/+63
* QmlCompiler: Discern between internal and anonymous importsUlf Hermann2022-02-052-1/+16
* Use the new QHoverEvent ctor taking globalPosShawn Rutledge2022-02-051-6/+8
* QmlCompiler: Place code for CmpNeInt in parenthesesUlf Hermann2022-02-043-0/+31
* qmlcompiler: Remove qmllint libraryMaximilian Goldstein2022-02-035-9/+9
* Detach QEventPoint instances during touch compression; test & docsShawn Rutledge2022-02-032-0/+71
* QNX: Disable flaky testPasi Petäjäjärvi2022-02-031-0/+2
* qmllint: Warn about missing singleton pragmas/qmldir entriesMaximilian Goldstein2022-02-039-3/+36
* Skip tests that call qmlcachegen when cross-compiledPasi Petäjäjärvi2022-02-032-0/+53
* V4 Date: Support another nonstandard date format QDateTime has droppedUlf Hermann2022-02-032-0/+13
* qmltc: Rely on QQmlJSResourceFileMapperAndrei Golubev2022-02-022-8/+19
* Restructure QML module of qmltc testsAndrei Golubev2022-02-0212-198/+183
* QQmlAdaptorModel: Do not use reparenting for lifetime managemmentFabian Kosmale2022-02-022-0/+55
* JavaScript: Make "this" available in blocks inside arrow functionsUlf Hermann2022-02-021-0/+22
* Fix tst_controls missing resourcesAssam Boudjelthia2022-02-018-4/+40
* CMake: Include upper case .js and .mjs files in qmldirUlf Hermann2022-02-017-2/+16
* Improve testing of resizing in the rendercontrol autotestLaszlo Agocs2022-02-011-24/+47
* QNX: Blacklist flaky qquickpointhandler testPasi Petäjäjärvi2022-02-011-0/+1
* QNX: Blacklist tests that failsPasi Petäjäjärvi2022-02-015-0/+5
* 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
* QML: Allow declaring and binding list<foo> properties in one stepUlf Hermann2022-01-312-0/+6
* Disable failing declarative tests on AndroidAssam Boudjelthia2022-01-3117-3/+103
* 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: Force logging to stderrPasi Petäjäjärvi2022-01-291-0/+5
* QNX: Decrease number of objects created in tst_QJSEngine::newQObjectRacePasi Petäjäjärvi2022-01-291-1/+5
* QNX: Disable ecmascriptestsPasi Petäjäjärvi2022-01-291-1/+1
* QQuickTableView: replace two QFlatMaps with ordered QListsMarc Mutz2022-01-291-6/+6
* QML: Allow named lists of value typesUlf Hermann2022-01-284-2/+76
* qmllint: Do not warn about required properties with root aliasesMaximilian Goldstein2022-01-273-0/+20
* Use up-to date LGPL license headerKai Köhne2022-01-273-33/+42
* Fix tst_basic missing resourcesAssam Boudjelthia2022-01-262-1/+10
* qmltc: Rename CMake command's argument FILES -> QML_FILESAndrei Golubev2022-01-261-2/+2
* Don't blacklist tst_QQuickFramebufferObject::everything on b2qtShawn Rutledge2022-01-261-0/+1
* Prototype private property access in tst_qmltc_manualAndrei Golubev2022-01-264-1/+146