Do not do the stupid write test for EPS

EPS writing can be done either by pdftops from Poppler, or by
GhostScript.  These two tools produce very different output, so the
simple write test will always fail on some systems (currently ones
without poppler).
This commit is contained in:
Alex Merry 2014-02-03 15:38:46 +00:00
parent f0f6d14367
commit bfea0e0e7c

View File

@ -62,7 +62,8 @@ kimageformats_read_tests(
# You can append -lossless to the format to indicate that
# reading back the image data will result in an identical image.
kimageformats_write_tests(
eps
#eps # EPS writing depends on a choice of tools, and so needs
# a cleverer test
jp2
pcx-lossless
pic-lossless