QmlProject: Fix tests

Change-Id: I988b1e623ee672109172ac8f746406a62b6a895b
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io>
Reviewed-by: Burak Hancerli <burak.hancerli@qt.io>
(cherry picked from commit 34e4710f7a)
This commit is contained in:
Thomas Hartmann
2024-05-02 15:13:42 +02:00
parent 78dc251cc4
commit 67a30a4a6c
4 changed files with 30 additions and 6 deletions

View File

@@ -75,7 +75,11 @@
"*.png", "*.png",
"*.svg", "*.svg",
"*.hdr", "*.hdr",
"*.ktx" "*.ktx",
"*.bmp",
"*.ttf",
"*.tiff",
"*.webp"
], ],
"mcuProperties": { "mcuProperties": {
}, },
@@ -93,7 +97,11 @@
"*.png", "*.png",
"*.svg", "*.svg",
"*.hdr", "*.hdr",
"*.ktx" "*.ktx",
"*.bmp",
"*.ttf",
"*.tiff",
"*.webp"
], ],
"mcuProperties": { "mcuProperties": {
}, },

View File

@@ -45,7 +45,11 @@
"*.png", "*.png",
"*.svg", "*.svg",
"*.hdr", "*.hdr",
"*.ktx" "*.ktx",
"*.bmp",
"*.ttf",
"*.tiff",
"*.webp"
], ],
"mcuProperties": { "mcuProperties": {
}, },

View File

@@ -75,7 +75,11 @@
"*.png", "*.png",
"*.svg", "*.svg",
"*.hdr", "*.hdr",
"*.ktx" "*.ktx",
"*.bmp",
"*.ttf",
"*.tiff",
"*.webp"
], ],
"mcuProperties": { "mcuProperties": {
}, },
@@ -93,7 +97,11 @@
"*.png", "*.png",
"*.svg", "*.svg",
"*.hdr", "*.hdr",
"*.ktx" "*.ktx",
"*.bmp",
"*.ttf",
"*.tiff",
"*.webp"
], ],
"mcuProperties": { "mcuProperties": {
}, },

View File

@@ -48,7 +48,11 @@
"*.png", "*.png",
"*.svg", "*.svg",
"*.hdr", "*.hdr",
"*.ktx" "*.ktx",
"*.bmp",
"*.ttf",
"*.tiff",
"*.webp"
], ],
"mcuProperties": { "mcuProperties": {
}, },