From 998942248b883bf900e3b6918d4ff13aa8084aaf Mon Sep 17 00:00:00 2001 From: jpr Date: Mon, 13 Jun 2005 16:09:32 +0000 Subject: [PATCH] #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" --- Testing/CMakeLists.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 -- 2.45.1