diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2011-08-30 16:39:25 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2011-08-30 16:39:25 (GMT) |
commit | 40480c8a72af7753d5586b8af648d96b91c34813 (patch) | |
tree | 6b731e4ac6ad68711af7827e0bc737ce0589d58d /config/cmake/CTestCustom.cmake | |
parent | 014bea1c07ca7e9f1f5c3b18ca18dcacb2c6af01 (diff) | |
download | hdf5-40480c8a72af7753d5586b8af648d96b91c34813.zip hdf5-40480c8a72af7753d5586b8af648d96b91c34813.tar.gz hdf5-40480c8a72af7753d5586b8af648d96b91c34813.tar.bz2 |
[svn-r21336] Synchronize cmake files with tested commits from trunk
Diffstat (limited to 'config/cmake/CTestCustom.cmake')
-rwxr-xr-x | config/cmake/CTestCustom.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/cmake/CTestCustom.cmake b/config/cmake/CTestCustom.cmake index 282e259..786008f 100755 --- a/config/cmake/CTestCustom.cmake +++ b/config/cmake/CTestCustom.cmake @@ -20,6 +20,7 @@ SET (CTEST_CUSTOM_MEMCHECK_IGNORE error_test #uses runTest.cmake err_compat #uses runTest.cmake links_env #uses runTest.cmake + testlibinfo #uses grepTest.cmake h5test-clear-testhdf5-objects h5test-clear-objects h5test-clear-cache-objects @@ -28,8 +29,7 @@ SET (CTEST_CUSTOM_MEMCHECK_IGNORE h5test-clear-err_compat-objects h5test-clear-error_test-objects h5test-clear-links_env-objects - h5test-clear-objects - h5perform-clear-objects + PERFORM_h5perform-clear-objects hl_test-clear-objects hl_fortran_test-clear-objects ######### tools/h5copy ######### |