summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2019-09-03 16:08:42 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2019-09-03 16:08:42 (GMT)
commita8af828bbfb59c0778e38702cabb20e1b08a3e84 (patch)
treeadd8d7f74d5e073b8046b0b9114971b515dc501d /MANIFEST
parentec90f311060e4d939470996f5593b0e88780fc28 (diff)
parent96dab622e3bbe75d85b0cef3ca2bd5288cf4ac32 (diff)
downloadhdf5-a8af828bbfb59c0778e38702cabb20e1b08a3e84.zip
hdf5-a8af828bbfb59c0778e38702cabb20e1b08a3e84.tar.gz
hdf5-a8af828bbfb59c0778e38702cabb20e1b08a3e84.tar.bz2
Merge pull request #1908 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to develop
- Added new chunk query functions: H5Dget_num_chunks(), H5Dget_chunk_info(), and H5Dget_chunk_info_by_coord() - Fixed iterator issue in H5EA_iterate(), H5FA_iterate(), and H5D__none_idx_iterate() * commit '96dab622e3bbe75d85b0cef3ca2bd5288cf4ac32': Fixed error code and error messages Tested on Jelly (very minor) Changed H5VL_NATIVE_DATASET_GET_CHUNK_INFO_BY_COOR to H5VL_NATIVE_DATASET_GET_CHUNK_INFO_BY_COORD per a review comment. Updated comments Updated based on reviews and refactored test code Code cleanup and refactor Re-ordered items w.r.t. date. Fixed typo Added notes about HDFFV-10677 and HDFFV-10661 HDFFV-10677 and HDFFV-10661
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 622c339..2e0022e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -990,6 +990,7 @@
./test/cache_image.c
./test/cache_logging.c
./test/cache_tagging.c
+./test/chunk_info.c
./test/cmpd_dset.c
./test/cork.c
./test/corrupt_stab_msg.h5