Write tests for hej2 format

This commit is contained in:
Daniel Novomeský
2025-03-16 18:40:17 +01:00
parent 9bee29cc01
commit 473f5d9847
38 changed files with 78 additions and 6 deletions

View File

@ -122,6 +122,9 @@ if (LibHeif_FOUND)
kimageformats_read_tests(FUZZ 1
hej2
)
kimageformats_write_tests(FUZZ 1
hej2-nodatacheck-lossless
)
endif()
if (LibHeif_VERSION VERSION_GREATER_EQUAL "1.19.6")