mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-05-28 00:30:23 -04:00
Improved read test to skip unsupported image format: the CMYK image test only works if you compile with Qt 6.8 or higher.
12 lines
284 B
JSON
12 lines
284 B
JSON
[
|
|
{
|
|
"minQtVersion" : "6.8.0",
|
|
"fileName" : "testcard_cmyk8.tif"
|
|
},
|
|
{
|
|
"maxQtVersion" : "6.7.99",
|
|
"unsupportedFormat" : true,
|
|
"comment" : "Qt versions lower than 6.8 do not support CMYK format so this test should be skipped."
|
|
}
|
|
]
|