]> Creatis software - gdcm.git/commitdiff
ENH: Put back testing on JPEG2000 since borland is /sort of/ supported
authormalaterre <malaterre>
Tue, 5 Jul 2005 23:07:50 +0000 (23:07 +0000)
committermalaterre <malaterre>
Tue, 5 Jul 2005 23:07:50 +0000 (23:07 +0000)
Testing/CMakeLists.txt

index d97a4c6ef13bac04be241c2a92ffc93104b91118..4c3255bbc087580fb8f309b51421b28adecb093f 100644 (file)
@@ -131,15 +131,6 @@ SET(BLACK_LIST
   "rle16loo.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"