]> Creatis software - gdcm.git/commitdiff
#Something stupid occured in the code for LibIDO images.
authorjpr <jpr>
Mon, 13 Jun 2005 16:09:32 +0000 (16:09 +0000)
committerjpr <jpr>
Mon, 13 Jun 2005 16:09:32 +0000 (16:09 +0000)
  #I Black list them for a while. JP
  "gdcm-ACR-LibIDO.acr"
  "LIBIDO-24-ACR_NEMA-Rectangle.dcm"

Testing/CMakeLists.txt

index 3af8bd5732b8564f5be9527beb5eab7ed2723337..2b1d8bd3338b45e0bab35040ff96f0ea006eac0c 100644 (file)
@@ -161,7 +161,11 @@ SET(BLACK_LIST
   #Not a Dicom Image, but a RT Object
   "RS2.16.124.113534.2.3.5.0.120040728.21342.353.12747_anonimized.dcm" 
   #Dicom MPEG image
-  "ETIAM_video_002.dcm" 
+  "ETIAM_video_002.dcm"
+  #Something stupid occured in the code for LibIDO images.
+  #I Black list them for a while. JP
+  "gdcm-ACR-LibIDO.acr"
+  "LIBIDO-24-ACR_NEMA-Rectangle.dcm" 
   )
 
 # Add a special test that requires dciodvfy from dicom3tools