From fe3dbaa0e6d27e4a9b81304ae589982b57b5f0d7 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Tue, 9 Aug 2011 14:14:36 -0500 Subject: [svn-r21202] Prepend test folder name to perform and testpar cmake tests --- config/cmake/CTestCustom.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/cmake/CTestCustom.cmake b/config/cmake/CTestCustom.cmake index 701fff5..44b5689 100755 --- a/config/cmake/CTestCustom.cmake +++ b/config/cmake/CTestCustom.cmake @@ -29,7 +29,7 @@ SET (CTEST_CUSTOM_MEMCHECK_IGNORE h5test-clear-err_compat-objects h5test-clear-error_test-objects h5test-clear-links_env-objects - h5perform-clear-objects + PERFORM_h5perform-clear-objects hl_test-clear-objects hl_fortran_test-clear-objects ######### tools/h5copy ######### -- cgit v0.12