summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack/CMakeTests.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-03-20 14:59:17 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-03-20 14:59:17 (GMT)
commit94850f37cb3130dbad92e39a420e90a73f72aca8 (patch)
tree72c1332f0082e849f00d04bfb5edafd856c88608 /tools/test/h5repack/CMakeTests.cmake
parentb359e8f1a2349d177e70d34560d0a089ce37c4c8 (diff)
downloadhdf5-94850f37cb3130dbad92e39a420e90a73f72aca8.zip
hdf5-94850f37cb3130dbad92e39a420e90a73f72aca8.tar.gz
hdf5-94850f37cb3130dbad92e39a420e90a73f72aca8.tar.bz2
Use global variable for test command - update reference
Diffstat (limited to 'tools/test/h5repack/CMakeTests.cmake')
-rw-r--r--tools/test/h5repack/CMakeTests.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5repack/CMakeTests.cmake b/tools/test/h5repack/CMakeTests.cmake
index aa5a1b4..2bcad83 100644
--- a/tools/test/h5repack/CMakeTests.cmake
+++ b/tools/test/h5repack/CMakeTests.cmake
@@ -1147,7 +1147,7 @@
##############################################################################
### P L U G I N T E S T S
##############################################################################
- ADD_H5_UD_TEST (plugin_version_test 0 h5repack_layout.h5 -v -f UD=260,4,9,1,9,235)
+ ADD_H5_UD_TEST (plugin_version_test 0 h5repack_layout.h5 -v -f UD=260,4,9,${H5_VERS_MAJOR},${H5_VERS_MINOR},${H5_VERS_RELEASE})
ADD_H5_UD_TEST (plugin_test 0 h5repack_layout.h5 -v -f UD=257,1,9)
ADD_H5_UD_TEST (plugin_none 0 h5repack_layout.UD.h5 -v -f NONE)
# check for no parameters