summaryrefslogtreecommitdiffstats
path: root/test/CMakeVFDTests.cmake
diff options
context:
space:
mode:
authorSongyu Lu <songyulu@hdfgroup.org>2019-04-25 16:55:45 (GMT)
committerSongyu Lu <songyulu@hdfgroup.org>2019-04-25 16:55:45 (GMT)
commit2c9025dcb96e5445ce878fa9e1d05fca738ae328 (patch)
tree645bdfc2cc2107b1bc1e0e74c8543b83342ebe71 /test/CMakeVFDTests.cmake
parent4fbe80acc27bc0e84eec9880c3c4257802e5bae5 (diff)
downloadhdf5-2c9025dcb96e5445ce878fa9e1d05fca738ae328.zip
hdf5-2c9025dcb96e5445ce878fa9e1d05fca738ae328.tar.gz
hdf5-2c9025dcb96e5445ce878fa9e1d05fca738ae328.tar.bz2
HDFFV-10760 Skipping external_env.c and vds_env.c for CMake to do VOL check and VFD check. Temporarily skipping external_env.c and vds_env.c for VFD check and VOL check in CMake following the example of links_env. Leave them for future work.
Diffstat (limited to 'test/CMakeVFDTests.cmake')
-rw-r--r--test/CMakeVFDTests.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CMakeVFDTests.cmake b/test/CMakeVFDTests.cmake
index 64ccacd..383b2f4 100644
--- a/test/CMakeVFDTests.cmake
+++ b/test/CMakeVFDTests.cmake
@@ -102,6 +102,8 @@ endif ()
tcheck_version
testmeta
links_env
+ external_env
+ vds_env
)
if (NOT CYGWIN)
list (REMOVE_ITEM H5_VFD_SKIP_TESTS big cache)