qtdeclarative/tests/auto/qmldom/domdata/domitem
Semih Yavuz feca8417f6 qmldom: Add more literals
Dom construction fails before this commit if it encounters one of
null expression, true and false literals. Add dom representation for
them.

Change-Id: I2dbb2ebfce83b32426eb5e159fe9e4f0f68c56c3
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2023-05-05 19:56:42 +02:00
..
MyComponent.qml
MySingleton.qml
TestImports.qml
aliasProperties.qml
checkScopes.qml Dom: add QQmlJSScope to QmlObject 2023-04-12 13:07:06 +02:00
deeplyNested.qml Dom: add QQmlJSScope to QmlObject 2023-04-12 13:07:06 +02:00
forStatements.qml tst_qmldomitem: Refactor scriptExpressions test 2023-05-03 10:59:08 +02:00
ifStatements.qml tst_qmldomitem: Refactor scriptExpressions test 2023-05-03 10:59:08 +02:00
inlineComponents.qml
inlineObject.qml
invalidAliasProperties.qml
longQmlFile.qml Dom: add QQmlJSScope to QmlObject 2023-04-12 13:07:06 +02:00
nullStatements.qml tst_qmldomitem: Add more tests 2023-05-04 18:59:34 +02:00
propertyBindings.qml tst_qmldomitem: Refactor scriptExpressions test 2023-05-03 10:59:08 +02:00
returnStatements.qml tst_qmldomitem: Refactor scriptExpressions test 2023-05-03 10:59:08 +02:00
test1.qml
variableDeclarations.qml qmldom: Add more literals 2023-05-05 19:56:42 +02:00