]> Creatis software - gdcm.git/commitdiff
Blacklist "PET-cardio-Multiframe-Papyrus.dcm"
authorjpr <jpr>
Tue, 18 Jan 2005 14:47:21 +0000 (14:47 +0000)
committerjpr <jpr>
Tue, 18 Jan 2005 14:47:21 +0000 (14:47 +0000)
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