]> Creatis software - gdcm.git/blobdiff - Testing/CMakeLists.txt
Cosmetics
[gdcm.git] / Testing / CMakeLists.txt
index 48a2fb540341a1619551339e7163534a9f18965a..0fd9aa4679599fca69aea4cdf8942d8e6e5b8c4f 100644 (file)
@@ -150,16 +150,13 @@ SET(BLACK_LIST
   # Just to remember this format exist, and is gdcm::Header compliant
   # (NOT gdcm::File ...)
   # any contribution is welcome
-  "PET-cardio-Multiframe-Papyrus.dcm" 
-
-  # JPR love to add code in gdcm without even runing the tests
-  "D_CLUNIE_CT1_J2KI.dcm"
-  "D_CLUNIE_CT1_J2KR.dcm"
-  "D_CLUNIE_CT1_JLSL.dcm"
+  "PET-cardio-Multiframe-Papyrus.dcm"   
   "D_CLUNIE_CT1_JLSN.dcm"
+  "D_CLUNIE_CT1_JLSL.dcm"
+  "D_CLUNIE_CT1_J2KR.dcm"
+  "D_CLUNIE_CT1_J2KI.dcm"
   )
 
-
 # Add a special test that requires dciodvfy from dicom3tools
 INCLUDE(${GDCM_SOURCE_DIR}/FindDicom3Tools.cmake)