Diffusion Krita d21b28f92e32

Fix tiff imp/ex tests, add more error handling

Authored by tymond on May 21 2019, 8:21 AM.

Description

Fix tiff imp/ex tests, add more error handling

Before this commit, tiff tests failed because of the way tiff uses
savingImage() and how tests were written and how KisDocument works.
This commit makes sure that tiff tests uses KisDocument exportSync
function which copies the file to savingImage() so tiff tests doesn't
crash anymore.

This commit also adds more error checking in tiff converter.

Details

Committed
tymondMay 21 2019, 8:21 AM
Parents
R37:f10461d8178e: Fix jpeg return error code, remove wrong svg test
Branches
Unknown
Tags
Unknown