summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-07-29 21:10:50 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-07-29 21:10:50 (GMT)
commit8ccb0b9a94775db24567e32085fe94760af2a75e (patch)
treef7ebca2288b7f0c1e1a4d2ffef96646ff730609b /MANIFEST
parent6db61f4b91df48247f04e4864b01cb602411802a (diff)
parentb20ffd84e3572cd506bf1f696431892258e9ab3b (diff)
downloadhdf5-8ccb0b9a94775db24567e32085fe94760af2a75e.zip
hdf5-8ccb0b9a94775db24567e32085fe94760af2a75e.tar.gz
hdf5-8ccb0b9a94775db24567e32085fe94760af2a75e.tar.bz2
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit 'b20ffd84e3572cd506bf1f696431892258e9ab3b': Updated the command for external_env and vds_env to the most recent changes. 1. Updated the commands for compiling two new tests (external_env.c and vds_env.c). 2. Changed the data file names for external.c and external_env.c to avoid potential name conflict. HDFFV-10658: setting and getting properties in API context. Porting the changes to the develop branch into the 1.10 branch: mainly the external file prefix and VDS prefix.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST6
1 files changed, 6 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1725aa5..6b9dde1 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -970,6 +970,9 @@
./test/evict_on_close.c
./test/extend.c
./test/external.c
+./test/external_common.c
+./test/external_common.h
+./test/external_env.c
./test/error_test.c
./test/err_compat.c
./test/filter_error.h5
@@ -1092,6 +1095,7 @@
./test/tcoords.c
./test/testabort_fail.sh.in
./test/testcheck_version.sh.in
+./test/testexternal_env.sh.in
./test/testerror.sh.in
./test/testlinks_env.sh.in
./test/test_filter_plugin.sh.in
@@ -1104,6 +1108,7 @@
./test/testmeta.c
./test/testswmr.sh.in
./test/testvdsswmr.sh.in
+./test/testvds_env.sh.in
./test/tfile.c
./test/tgenprop.c
./test/th5o.c
@@ -1148,6 +1153,7 @@
./test/gen_filters.c
./test/chunk_info.c
./test/vds.c
+./test/vds_env.c
./test/vds_swmr.h
./test/vds_swmr_gen.c
./test/vds_swmr_reader.c