From b96f0bc9ed9212ad0f9248a701ebce59ee8e14fa Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Thu, 27 Oct 2016 10:14:31 -0500 Subject: Add new file to ignore --- config/cmake/CTestCustom.cmake | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/cmake/CTestCustom.cmake b/config/cmake/CTestCustom.cmake index a1cbb0c..481873e 100644 --- a/config/cmake/CTestCustom.cmake +++ b/config/cmake/CTestCustom.cmake @@ -49,6 +49,8 @@ set (CTEST_CUSTOM_MEMCHECK_IGNORE H5DUMP_PACKED_BITS-clearall-objects H5DUMP-XML-clearall-objects H5DUMP_VDS-clearall-objects + ######### tools/h5format_convert ######### + H5FC-clearall-objects ######### tools/h5import ######### H5IMPORT-h5importtest-clear-objects H5IMPORT-clear-objects @@ -185,6 +187,7 @@ set (CTEST_CUSTOM_MEMCHECK_IGNORE H5JAM-NONE_COPY-ta_u513 ######### tools/h5ls ######### H5LS-clearall-objects + H5LS_VDS-clearall-objects ######### tools/h5repack ######### H5REPACK-clearall-objects H5REPACK-gzip_verbose_filters #uses runTest.cmake -- cgit v0.12