summaryrefslogtreecommitdiffstats
path: root/testpar/CMakeTests.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-08-27 21:49:10 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-08-27 21:49:10 (GMT)
commit09d13b3c13dfc3fa79a7d616d80a06183fb05cc9 (patch)
tree3e9a7eefca55dee039664b454f15a7aa87521142 /testpar/CMakeTests.cmake
parent369d17c05c57689338a22988df90bfb8313da071 (diff)
downloadhdf5-09d13b3c13dfc3fa79a7d616d80a06183fb05cc9.zip
hdf5-09d13b3c13dfc3fa79a7d616d80a06183fb05cc9.tar.gz
hdf5-09d13b3c13dfc3fa79a7d616d80a06183fb05cc9.tar.bz2
OESS-29 Fix HD prefix in perform and enable test compile
Diffstat (limited to 'testpar/CMakeTests.cmake')
-rw-r--r--testpar/CMakeTests.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/testpar/CMakeTests.cmake b/testpar/CMakeTests.cmake
index ad244b5..5848c60 100644
--- a/testpar/CMakeTests.cmake
+++ b/testpar/CMakeTests.cmake
@@ -72,6 +72,9 @@ endforeach ()
# list (REMOVE_ITEM H5P_TESTS t_shapesame)
#endif ()
+# do not test until new version is added
+list (REMOVE_ITEM H5P_TESTS t_cache_image)
+
set (test_par_CLEANFILES
t_cache_image_00.h5
t_cache_image_01.h5