summaryrefslogtreecommitdiffstats
path: root/c++/test
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-11-25 03:03:50 (GMT)
committerGitHub <noreply@github.com>2021-11-25 03:03:50 (GMT)
commitb5c4771e934fea7e3ca805f6bf12b402dd1cdfcf (patch)
tree167a555fef53f513bab8beaf17f7cface894f6d8 /c++/test
parent2b77d4be6d0ab54c2c0b8a654faf10d7c6731b38 (diff)
downloadhdf5-b5c4771e934fea7e3ca805f6bf12b402dd1cdfcf.zip
hdf5-b5c4771e934fea7e3ca805f6bf12b402dd1cdfcf.tar.gz
hdf5-b5c4771e934fea7e3ca805f6bf12b402dd1cdfcf.tar.bz2
Merge multiple PRs to 1.8 (#1230)
Merge Fix Fortran REGEX and newlines #1226 Merge Github #969 Use stdout instead of file for configure check #1089 Merge Consolidate VFD create list macro #1132
Diffstat (limited to 'c++/test')
-rw-r--r--c++/test/CMakeVFDTests.cmake3
1 files changed, 1 insertions, 2 deletions
diff --git a/c++/test/CMakeVFDTests.cmake b/c++/test/CMakeVFDTests.cmake
index d525bb5..ced9b0c 100644
--- a/c++/test/CMakeVFDTests.cmake
+++ b/c++/test/CMakeVFDTests.cmake
@@ -15,8 +15,7 @@
### T E S T I N G ###
##############################################################################
##############################################################################
-
-H5_SET_VFD_LIST()
+H5_CREATE_VFD_DIR()
##############################################################################
##############################################################################