diff options
-rwxr-xr-x | config/cmake/CTestCustom.cmake | 8 |
1 files changed, 8 insertions, 0 deletions
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 |