X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMake%2FCTestCustom.ctest.in;h=6ec7c79d623cf55d3bcf1a577f87aed64ecb5b9a;hb=1b6b7eddfd66ed7d04c2081b649f2216648db823;hp=19657528082b2d64d6b06303c96686da01099f49;hpb=bbe839f4ab724c326fddb9c7ac156d14d9c6da26;p=gdcm.git diff --git a/CMake/CTestCustom.ctest.in b/CMake/CTestCustom.ctest.in index 19657528..6ec7c79d 100644 --- a/CMake/CTestCustom.ctest.in +++ b/CMake/CTestCustom.ctest.in @@ -9,6 +9,13 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "/.../gdcm/src/gdcmopenjpeg/(.*)" "\"/.../gdcm/src/gdcmjpeg/jccolor.c\", line 107: warning: integer overflow detected: op \"<<\"" "Warning W8004.*gdcmjasper[\\]src[\\]libjasper.*" + "Warning W8004.*gdcmopenjpeg[\\]libopenjpeg.*" ) +SET(CTEST_CUSTOM_MEMCHECK_IGNORE + ${CTEST_CUSTOM_MEMCHECK_IGNORE} + dcmdump + ReWrite + dcmdump-x-rgb-MR_Philips_Intera_SwitchIndianess_noLgtSQItem_in_trueLgtSeq.dcm + )