From b3342de47ad9d873ee4ab452c4d0dd694bd5d26d Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Mon, 11 Jul 2011 09:00:30 -0500 Subject: [svn-r21086] Add new clear-objects tests to valgrind ignore list --- config/cmake/CTestCustom.cmake | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/cmake/CTestCustom.cmake b/config/cmake/CTestCustom.cmake index b687051..701fff5 100755 --- a/config/cmake/CTestCustom.cmake +++ b/config/cmake/CTestCustom.cmake @@ -20,7 +20,15 @@ SET (CTEST_CUSTOM_MEMCHECK_IGNORE error_test #uses runTest.cmake err_compat #uses runTest.cmake links_env #uses runTest.cmake + h5test-clear-testhdf5-objects h5test-clear-objects + h5test-clear-cache-objects + h5test-clear-cache_api-objects + h5test-clear-cache_tagging-objects + h5test-clear-ttsafe-objects + h5test-clear-err_compat-objects + h5test-clear-error_test-objects + h5test-clear-links_env-objects h5perform-clear-objects hl_test-clear-objects hl_fortran_test-clear-objects -- cgit v0.12