From bfea0e0e7c39f424e9f3f16a870e2c38bfa533c5 Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Mon, 3 Feb 2014 15:38:46 +0000 Subject: [PATCH] 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). --- autotests/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/autotests/CMakeLists.txt b/autotests/CMakeLists.txt index dbec894..872d411 100644 --- a/autotests/CMakeLists.txt +++ b/autotests/CMakeLists.txt @@ -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