diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2013-09-10 13:59:22 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2013-09-10 13:59:22 (GMT) |
commit | b0d34310f5ff752c5ab1ef3a0c88229aea32c31f (patch) | |
tree | 124b4695a52ce6548f7f3651967c4c21ab1441a4 /config/cmake | |
parent | a1071ada16895400ab19e0d704a512b98d0c8cbb (diff) | |
download | hdf5-b0d34310f5ff752c5ab1ef3a0c88229aea32c31f.zip hdf5-b0d34310f5ff752c5ab1ef3a0c88229aea32c31f.tar.gz hdf5-b0d34310f5ff752c5ab1ef3a0c88229aea32c31f.tar.bz2 |
[svn-r24119] Add new tests to memcheck ignore list
Diffstat (limited to 'config/cmake')
-rw-r--r-- | config/cmake/CTestCustom.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/cmake/CTestCustom.cmake b/config/cmake/CTestCustom.cmake index c16f9a6..cb32827 100644 --- a/config/cmake/CTestCustom.cmake +++ b/config/cmake/CTestCustom.cmake @@ -35,6 +35,7 @@ SET (CTEST_CUSTOM_MEMCHECK_IGNORE h5test-clear-error_test-objects h5test-clear-links_env-objects PERFORM_h5perform-clear-objects + HL_TOOLS-clear-objects hl_test-clear-objects hl_fortran_test-clear-objects ######### tools/h5copy ######### @@ -202,6 +203,7 @@ SET (CTEST_CUSTOM_MEMCHECK_IGNORE H5REPACK_VERIFY_LAYOUT-contig_small_fixed_compa #uses grepTest.cmake H5REPACK_VERIFY_LAYOUT_ALL-layout_long_switches #uses grepTest.cmake H5REPACK_VERIFY_LAYOUT_ALL-layout_short_switches #uses grepTest.cmake + H5REPACK-plugin ######### tools/h5stat ######### H5STAT-clearall-objects ######### tools/misc ######### |