X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FCMakeLists.txt;h=13f23bc32815d7699212de6c31611389c2f94d2a;hb=41ff2e7dce0238097d516c0b10c78008202672d8;hp=15eb490655fb60bdaa540b2e888941d98203e36b;hpb=c92079b4881cba2560589210d4baeed9dd4d9cac;p=gdcm.git diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 15eb4906..13f23bc3 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -20,10 +20,11 @@ IF (GDCM_DATA_ROOT) TestAllReadCompareDicom.cxx # includes generated gdcmDataImages.h TestAllEntryVerify.cxx # includes generated gdcmDataImages.h PrintDicomDir.cxx - TestChangeHeader.cxx + #TestChangeHeader.cxx TestDicomDir.cxx # require DICOMDIR BuildUpDicomDir.cxx # writes a file named "NewDICOMDIR" makeDicomDir.cxx # writes a file named "NewDICOMDIR" + TestCopyDicom.cxx ) # add test that require VTK: IF(GDCM_VTK) @@ -130,6 +131,11 @@ SET(BLACK_LIST # after tag 0029|1010) # Note: this file was previously known as E00001S03I0015.dcm "SIEMENS_Sonata-12-MONO2-SQ.dcm" + # As of 14/09 this image creates a crash: + #Program received signal SIGSEGV, Segmentation fault. + #0x4032bc4b in gdcmHeader::GetLUTRGBA (this=0x8149228) at /home/malaterre/Creatis/gdcm/src/gdcmHeader.cxx:1170 + #1170 *a = lutR[i*mult+1]; + "OT-PAL-8-face.dcm" ) # gdcm-ACR-LibIDO seems to be cut