From 493acb1d592298f532265707055e8e77540c589c Mon Sep 17 00:00:00 2001 From: jpr Date: Tue, 18 Jan 2005 14:47:21 +0000 Subject: [PATCH] Blacklist "PET-cardio-Multiframe-Papyrus.dcm" --- Testing/CMakeLists.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index e956a831..7f6b7517 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -143,6 +143,12 @@ SET(BLACK_LIST # JPR: also breaks TestReadWriteReadCompare : Pixel differ (as expanded # in memory) "KODAK-12-MONO1-Odd_Terminated_Sequence.dcm" + + # Multiframe Papyrus format image + # Just to remember this format exist, and is gdcm::Header compliant + # (NOT gdcm::File ...) + # any contribution is welcome + "PET-cardio-Multiframe-Papyrus.dcm" ) # This is a GLOB expression, change it into a list separated with a comma and \n -- 2.45.1