qtdeclarative/tests/auto/qml/qqmlimport/data
Jaeyoon Jung dd4a79c36b Fix qmldir cache inconsistency
If there are multiple qmldir entries for the same QML module in the
import list, the one that comes first should take precedence. The same
applies when constructing the qmldir cache.

We can achieve that by inserting the entries into the cache in the same
order they appear in the completeQmldirPaths list.

Pick-to: 6.2
Change-Id: Ic56a0952b16c4be016180c695d79089fc132319a
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2021-07-16 14:13:27 +02:00
..
A
B
FormFromDir
ModuleWithPrefer Add a "prefer" directive to qmldir 2021-03-04 23:35:39 +01:00
QTBUG-77102
importPathOrder Fix qmldir cache inconsistency 2021-07-16 14:13:27 +02:00
intercepted
TestForm.ui.qml
dependencies.qml
interceptQmldir.qml
openTestFormFromDir.qml
openTestFormFromQmlDir.qml
prefer.qml Add a "prefer" directive to qmldir 2021-03-04 23:35:39 +01:00
testfile_supported.qml
testfile_unsupported.qml