summaryrefslogtreecommitdiffstats
path: root/tools/test
diff options
context:
space:
mode:
authorJacob Smith <jake.smith@hdfgroup.org>2019-09-24 21:38:36 (GMT)
committerJacob Smith <jake.smith@hdfgroup.org>2019-09-24 21:40:02 (GMT)
commit9a388325ebaec339f67ddd210ca31ddcc3ede973 (patch)
treec541bac166199e47985bf879663bbf256db9bbf1 /tools/test
parent4ecc50bc136e71329593bef9fc675b6044bcff86 (diff)
parent9c73ed788ad620af7b09aaa75a7582ce30fac6be (diff)
downloadhdf5-9a388325ebaec339f67ddd210ca31ddcc3ede973.zip
hdf5-9a388325ebaec339f67ddd210ca31ddcc3ede973.tar.gz
hdf5-9a388325ebaec339f67ddd210ca31ddcc3ede973.tar.bz2
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
Diffstat (limited to 'tools/test')
-rw-r--r--tools/test/h5repack/h5repackgentest.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/test/h5repack/h5repackgentest.c b/tools/test/h5repack/h5repackgentest.c
index 6e2c6bf..12883b7 100644
--- a/tools/test/h5repack/h5repackgentest.c
+++ b/tools/test/h5repack/h5repackgentest.c
@@ -26,6 +26,10 @@
*
* There is no restriction on the name, number, or structure of datasets and
* groups in HDF5 file.
+ *
+ * The inluded datatypes should be more than adequate to verify the correctness
+ * of the behavior -- if one type can be consolidated from external storage,
+ * then thay all can.
*/
#include "hdf5.h"