From: jpr Date: Tue, 14 Jun 2005 14:40:48 +0000 (+0000) Subject: Black list 16 Bits images with 16 Bits LUT X-Git-Tag: Version1.2.bp~506 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=db27f784abc7fa8644878b13c520bf867bce9003;p=gdcm.git Black list 16 Bits images with 16 Bits LUT (waiting to be sure) --- diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 2b1d8bd3..d9f7428b 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -165,7 +165,11 @@ SET(BLACK_LIST #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" + "LIBIDO-24-ACR_NEMA-Rectangle.dcm" + #16 Bits per pixel images with LUT 16 Bits. + #I wait to be 100% sure before releasing them. JP + "re16sti.dcm" + "rle16loo.dcm" ) # Add a special test that requires dciodvfy from dicom3tools