]> Creatis software - gdcm.git/blobdiff - Testing/CMakeLists.txt
Blacklist "PET-cardio-Multiframe-Papyrus.dcm"
[gdcm.git] / Testing / CMakeLists.txt
index e956a8316ef3da1c29c7bf3c87844a207cd7a833..7f6b7517bb04358aa099b774933c34bfdee2b414 100644 (file)
@@ -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