diff options
author | vchoi <vchoi@jelly.ad.hdfgroup.org> | 2021-06-16 15:05:56 (GMT) |
---|---|---|
committer | vchoi <vchoi@jelly.ad.hdfgroup.org> | 2021-06-16 15:05:56 (GMT) |
commit | 00db3355adaf1dc517e622c74de53ca40c5f73f6 (patch) | |
tree | 72c010122a3106e685d9fa8342061b7fd2d9c862 /MANIFEST | |
parent | 0ba96f793fbce7b4d8a6b237c1a3483910f26fe3 (diff) | |
download | hdf5-00db3355adaf1dc517e622c74de53ca40c5f73f6.zip hdf5-00db3355adaf1dc517e622c74de53ca40c5f73f6.tar.gz hdf5-00db3355adaf1dc517e622c74de53ca40c5f73f6.tar.bz2 |
Add new test that handles chunk operations for chunked datasets.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1404,6 +1404,8 @@ ./test/vfd_swmr.c ./test/vfd_swmr_addrem_writer.c ./test/vfd_swmr_attrdset_writer.c +./test/vfd_swmr_dsetops_writer.c +./test/vfd_swmr_dsetchks_writer.c ./test/vfd_swmr_bigset_writer.c ./test/vfd_swmr_check_compat.c ./test/vfd_swmr_common.c |