qtdeclarative/tests/auto/qml/qqmljsscope
Amir Masoud Abdol 8f7080fd09 Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests
Every instance of AUTO_RESOURCE_PREFIX has been replaced by either
qt_standard_project_setup(REQUIRES 6.5) or with
qt_policy(SET QTP0001 NEW), mainly in tests.

In addition, I added a warning message for the case where
AUTO_RESOURCE_PREFIX is used.

Pick-to: 6.5
Task-number: QTBUG-96233
Change-Id: I323a15e9d0bb5fe6ba649365314af9fc2ad67bda
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io>
2023-02-21 19:45:44 +01:00
..
QQmlJSScopeTests Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
QualifiedNamesTests Use SPDX license identifiers 2022-10-14 11:55:05 +00:00
data QmlCompiler: Fix version resolution for imports 2023-01-30 15:58:12 +01:00
BLACKLIST Disable failing declarative tests on Android 2022-01-31 14:41:39 +02:00
CMakeLists.txt Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
tst_qqmljsscope.cpp QmlCompiler: Fix version resolution for imports 2023-01-30 15:58:12 +01:00