qtdeclarative/tests/auto/qml/qjsvalue
Assam Boudjelthia 91930dd3d7 Add dummy_imports for qmlimportscanner to find the correct dependencies
Otherwise, some dependencies won't be fulfilled and the following will
fail:
 component.setData("import QtQml\nQtObject{}", QUrl())

Pick-to: 6.2 6.3
Task-number: QTBUG-97056
Change-Id: If53c77b992a01051d7e83378723000615be9dfe8
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2021-12-17 13:43:13 +02:00
..
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-10-06 13:19:37 +02:00
dummy_imports.qml Add dummy_imports for qmlimportscanner to find the correct dependencies 2021-12-17 13:43:13 +02:00
tst_qjsvalue.cpp Improve type conversions from/to QJSValue 2021-10-20 15:51:23 +02:00
tst_qjsvalue.h QJSValue: Allow casting integers to enums 2021-02-19 00:13:17 +01:00