X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FCMakeLists.txt;h=57973d130ef00d7f6a08e634aa7c3b2808bb62f4;hb=3a9e9df62b3198c4f93d1768074b6be828ac7308;hp=200a31f611411197de54ca88efbf4c9341275840;hpb=b246240201b5a3e063d8587a9104e4c314383b18;p=gdcm.git diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 200a31f6..57973d13 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -13,9 +13,10 @@ SET(TEST_SOURCES TestHash.cxx TestTS.cxx TestVR.cxx + TestDictGroupName.cxx TestDict.cxx TestWriteSimple.cxx - TestSequence.cxx + TestImageSet.cxx TestDicomDirElement.cxx TestDicomString.cxx ) @@ -147,6 +148,11 @@ SET(BLACK_LIST "D_CLUNIE_CT1_JLSL.dcm" "D_CLUNIE_CT1_J2KR.dcm" "D_CLUNIE_CT1_J2KI.dcm" + #Not a Dicom Image, but a RT Object + "RS2.16.124.113534.2.3.5.0.120040728.21342.353.12747_anonimized.dcm" + #Temporary black list LibIDO rectangular images + "LIBIDO-24-ACR_NEMA-Rectangle.dcm" + "gdcm-ACR-LibIDO.acr" ) # Add a special test that requires dciodvfy from dicom3tools