]> Creatis software - gdcm.git/blobdiff - Testing/CMakeLists.txt
ENH: Warnings about shadow vars, + unused var
[gdcm.git] / Testing / CMakeLists.txt
index 89a40dc117ff163e39c65764fb29c590a4dbdac3..13f23bc32815d7699212de6c31611389c2f94d2a 100644 (file)
@@ -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
-   # makeDicomDir.cxx
+    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