From: jpr Date: Mon, 13 Jun 2005 16:09:32 +0000 (+0000) Subject: #Something stupid occured in the code for LibIDO images. X-Git-Tag: Version1.2.bp~514 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=998942248b883bf900e3b6918d4ff13aa8084aaf;p=gdcm.git #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" --- diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 3af8bd57..2b1d8bd3 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -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