]> Creatis software - gdcm.git/blobdiff - Testing/CMakeLists.txt
Cosmetics for making ProntFile more clear when forceLoad was asked
[gdcm.git] / Testing / CMakeLists.txt
index d97a4c6ef13bac04be241c2a92ffc93104b91118..b5fe49783282faa1889e06f658da15f11e5d42df 100644 (file)
@@ -129,17 +129,11 @@ SET(BLACK_LIST
   #I wait to be 100% sure before releasing them. JP
   "rle16sti.dcm"
   "rle16loo.dcm"   
+  # Jasper cannot handle this image, only kakadu so far, unless you patch jasper
+  # but then it breaks other images...
+  "CT_Phillips_JPEG2K_Decompr_Problem.dcm"
   )
 
-# Don't understand why jasper is segfaulting with borland...I bet a borland bug
-IF(BORLAND)
-  SET(BLACK_LIST
-    ${BLACK_LIST}
-    "D_CLUNIE_CT1_J2KR.dcm"
-    "D_CLUNIE_CT1_J2KI.dcm"
-    )
-ENDIF(BORLAND)
-
 # Create a specific list of dicom files that we know are part of a sequence
 SET(SEQ_LIST
   "SIEMENS_MAGNETOM-12-MONO2-FileSeq[0-9].dcm"