X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMake%2FCTestCustom.ctest.in;h=6ec7c79d623cf55d3bcf1a577f87aed64ecb5b9a;hb=d93bdc3a545dc713354ab0c8ad9558ee11dfe0e9;hp=58cad9a5079b2d39f3ff525c0ebe2f59a5411118;hpb=ec9d6b55339b0c9dc3f3172047f6e46557db5565;p=gdcm.git diff --git a/CMake/CTestCustom.ctest.in b/CMake/CTestCustom.ctest.in index 58cad9a5..6ec7c79d 100644 --- a/CMake/CTestCustom.ctest.in +++ b/CMake/CTestCustom.ctest.in @@ -6,9 +6,16 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "gdcmjasper/(.*) warning: statement not reached" "warning: string length `[0-9]+' is greater than the length `509' ISO C89 compilers are required to support" "warning: string length '[0-9]+' is greater than the length '509' ISO C89 compilers are required to support" - "/.../gdcm/src/gdcmjasper/src/libjasper/(.*)" + "/.../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 + )