X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMake%2FCTestCustom.ctest.in;h=6ec7c79d623cf55d3bcf1a577f87aed64ecb5b9a;hb=9d461db5c5d954548cd07d1fa095e9bad43a0cac;hp=927bb470e9a9dba6364255b4aad4e0ca22ecde8c;hpb=80980c1363b0a267555cf830c463e6ae85762999;p=gdcm.git diff --git a/CMake/CTestCustom.ctest.in b/CMake/CTestCustom.ctest.in index 927bb470..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 \"<<\"" - "(.*)gdcmjasper\\src\\libjasper(.*)" + "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 + )