From: malaterre Date: Tue, 5 Jul 2005 23:07:50 +0000 (+0000) Subject: ENH: Put back testing on JPEG2000 since borland is /sort of/ supported X-Git-Tag: Version1.2.bp~367 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=a3e97b51b685443182e2f701c1b8cf786f25141a;p=gdcm.git ENH: Put back testing on JPEG2000 since borland is /sort of/ supported --- diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index d97a4c6e..4c3255bb 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -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"