Diffusion Krita b70a8d602483

Improve exr error codes, remove raw wrong tests

Authored by tymond on May 21 2019, 9:18 AM.

Description

Improve exr error codes, remove raw wrong tests

Raw is an import-only format, so export tests shouldn't be used.
Exr returned Failure before, now it returns ErrorWhileReading or
ErrorWhileWriting. Tests were changed to allow for that sitation
(since exr filter doesn't know whether it can't read the file or
just parse it).

Details

Committed
tymondMay 21 2019, 9:18 AM
Parents
R37:d21b28f92e32: Fix tiff imp/ex tests, add more error handling
Branches
Unknown
Tags
Unknown