Adapt to reuse version 6

Task-number: QTBUG-140916
Pick-to: 6.8
Change-Id: I41b2862c022f17ae3ee58942f5cc103ffcf3ba9b
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit b2139488e6)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Lucie Gérard 2025-10-15 10:31:30 +02:00 committed by Qt Cherry-pick Bot
parent ab1de53db0
commit 643b8ed017
1 changed files with 7 additions and 1 deletions

View File

@ -3,12 +3,18 @@ version = 1
[[annotations]]
path = ["tests/**.png", "tests/**.qml", "tests/**.qsb", "tests/**.mesh",
"tests/**.obj", "tests/**.jpg", "tests/**.txt", "tests/**mp4",
"tests/**.qep", "tests/**.ttf"]
"tests/**.ttf"]
precedence = "closest"
comment = "test"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GPL-3.0-only"
[[annotations]]
path = ["tests/manual/qmltestbed/qml/qmltestbed/BarsEffect/BarsEffect.qep"]
precedence = "override"
SPDX-FileCopyrightText = "Copyright (C) The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GPL-3.0-only"
[[annotations]]
path = ["tools/**.blend", "src/graphs2d/data/*", "src/graphs2d/qml/designer/images/*",
"src/graphs3d/engine/meshes/*", "src/graphs3d/engine/shaders/*",