summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2015-09-10 14:18:54 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2015-09-10 14:18:54 (GMT)
commit8e3464d2d015facff227ac7719a963a1523968ae (patch)
tree15479c7c311b951edc866c9829c5b43eadeddc8f /test
parent27f9e67d1ee3805c8a5ec2a039bbc593d287cb48 (diff)
downloadhdf5-8e3464d2d015facff227ac7719a963a1523968ae.zip
hdf5-8e3464d2d015facff227ac7719a963a1523968ae.tar.gz
hdf5-8e3464d2d015facff227ac7719a963a1523968ae.tar.bz2
[svn-r27747] Correct name of target
Diffstat (limited to 'test')
-rw-r--r--test/CMakeTests.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeTests.cmake b/test/CMakeTests.cmake
index d666601..10f4ccf 100644
--- a/test/CMakeTests.cmake
+++ b/test/CMakeTests.cmake
@@ -731,7 +731,7 @@ if (BUILD_SHARED_LIBS)
ENVIRONMENT "srcdir=${HDF5_TEST_BINARY_DIR}/H5TEST-shared;HDF5TestExpress=${HDF_TEST_EXPRESS}"
WORKING_DIRECTORY ${HDF5_TEST_BINARY_DIR}/H5TEST-shared
)
- set_tests_properties (H5TEST-cache PROPERTIES TIMEOUT 2400)
+ set_tests_properties (H5TEST-shared-cache PROPERTIES TIMEOUT 2400)
endif (NOT CYGWIN)
#-- Adding test for cache_api