summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorRay Lu <songyulu@hdfgroup.org>2019-07-29 19:42:06 (GMT)
committerRay Lu <songyulu@hdfgroup.org>2019-07-29 19:42:06 (GMT)
commitb20ffd84e3572cd506bf1f696431892258e9ab3b (patch)
tree05963994967efbc8d0a8d2e836875b913feb72cb /MANIFEST
parent308393a020bd7a812c231eee8130c9365d192e18 (diff)
parent64c17fd18b2649fe4f571b7c10a0b1cc82856af8 (diff)
downloadhdf5-b20ffd84e3572cd506bf1f696431892258e9ab3b.zip
hdf5-b20ffd84e3572cd506bf1f696431892258e9ab3b.tar.gz
hdf5-b20ffd84e3572cd506bf1f696431892258e9ab3b.tar.bz2
Merge pull request #1813 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:feature/HDFFV-10658_properties_in_api_context to hdf5_1_10
* commit '64c17fd18b2649fe4f571b7c10a0b1cc82856af8': 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 3040e1c..1d4ee06 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -975,6 +975,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
@@ -1097,6 +1100,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
@@ -1109,6 +1113,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
@@ -1153,6 +1158,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