summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2021-04-07 16:29:27 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2021-04-07 16:29:27 (GMT)
commit17c7cf94755aabd4885a3cbd287e65240ab04b49 (patch)
treee4664ba62f36b7f7979a45bf4074439ce818e71a /hl
parent4857beeb30b0bac6ea5f4467d8c07be9f3ed2ae0 (diff)
downloadhdf5-17c7cf94755aabd4885a3cbd287e65240ab04b49.zip
hdf5-17c7cf94755aabd4885a3cbd287e65240ab04b49.tar.gz
hdf5-17c7cf94755aabd4885a3cbd287e65240ab04b49.tar.bz2
Moves VFD and VOL make check targets to conclude.am
Diffstat (limited to 'hl')
-rw-r--r--hl/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/hl/Makefile.am b/hl/Makefile.am
index 80ef66a..9bf209e 100644
--- a/hl/Makefile.am
+++ b/hl/Makefile.am
@@ -47,11 +47,6 @@ endif
if BUILD_HDF5_HL_CONDITIONAL
SUBDIRS=src $(TEST_DIR) $(TOOLS_DIR) $(CXX_DIR) $(FORTRAN_DIR)
-# Test with just the native connector, with a single pass-through connector
-# and with a doubly-stacked pass-through.
-VOL_LIST = native "pass_through under_vol=0;under_info={}" \
- "pass_through under_vol=505;under_info={under_vol=0;under_info={}}"
-
endif
DIST_SUBDIRS=src test tools c++ fortran examples