From: jpr Date: Tue, 18 Jan 2005 14:47:21 +0000 (+0000) Subject: Blacklist "PET-cardio-Multiframe-Papyrus.dcm" X-Git-Tag: Version1.0.bp~265 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=493acb1d592298f532265707055e8e77540c589c;p=gdcm.git Blacklist "PET-cardio-Multiframe-Papyrus.dcm" --- 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