summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-18 20:38:16 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-18 20:38:16 (GMT)
commitebb6221ddec94f1d28c04ed3ffc8c2cb02ad9026 (patch)
treec79d92a3838188605297dbed720f9e6edaf5beb1 /test/CMakeLists.txt
parent5a8e14ae6ca86e82a013a2bae12a38f46388fb8a (diff)
downloadhdf5-ebb6221ddec94f1d28c04ed3ffc8c2cb02ad9026.zip
hdf5-ebb6221ddec94f1d28c04ed3ffc8c2cb02ad9026.tar.gz
hdf5-ebb6221ddec94f1d28c04ed3ffc8c2cb02ad9026.tar.bz2
Refactors the 1.10 reference/selection bounds tests
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 1911903..68e9b03 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -257,6 +257,7 @@ set (H5_TESTS
swmr
thread_id # special link
timer
+ version_bounds_1_10
)
macro (ADD_H5_EXE file)