]> Creatis software - gdcm.git/blobdiff - Testing/CMakeLists.txt
* Add a Writer from nothing test
[gdcm.git] / Testing / CMakeLists.txt
index 1dedc01fccefbf1720d8bcb39969f0b86f6278c0..2549dc4fc53a70ccbdd8dc7d40962e9b8a873941 100644 (file)
@@ -30,6 +30,7 @@ IF (GDCM_DATA_ROOT)
     makeDicomDir.cxx                 # writes a file named "NewDICOMDIR"
     TestCopyDicom.cxx
     TestCopyRescaleDicom.cxx
+    TestWriteSimple.cxx
   )
   # add test that require VTK:
   IF(GDCM_VTK)
@@ -137,6 +138,9 @@ SET(BLACK_LIST
   # serial killer (also segfaults vtkgdcmViewer, but NOT PrintFile)
   "gdcm-JPEG-LossLessThoravision.dcm"
   
+  # Bad decompression of the jpeg part
+  "GE_RHAPSODE-16-MONO2-JPEG-Fragments.dcm"
+
   # Mathieu: temporarily remove as it kills my gnome session (but not kde)
   # JPR: also breaks TestReadWriteReadCompare : Pixel differ (as expanded
   #      in memory)