diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2016-04-24 08:21:09 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2016-04-24 08:21:09 (GMT) |
commit | 4f831405cb0130769fd85e7e6d88e560a45833ff (patch) | |
tree | 7c8cdfe159d47e561e9c56babadeb104262302fc /MANIFEST | |
parent | b0980a5f5418dcfabb442592d82eebb625dc6220 (diff) | |
download | hdf5-4f831405cb0130769fd85e7e6d88e560a45833ff.zip hdf5-4f831405cb0130769fd85e7e6d88e560a45833ff.tar.gz hdf5-4f831405cb0130769fd85e7e6d88e560a45833ff.tar.bz2 |
[svn-r29779] Description:
Bring over some of the tool testing for the new chunk indices.
Tested on:
MacOSX/64 10.11.4 (amazon) w/serial, parallel & production
(h5committest forthcoming)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1347,6 +1347,8 @@ ./tools/h5stat/testfiles/h5stat_filters.h5 ./tools/h5stat/testfiles/h5stat_help1.ddl ./tools/h5stat/testfiles/h5stat_help2.ddl +./tools/h5stat/testfiles/h5stat_idx.h5 +./tools/h5stat/testfiles/h5stat_idx.ddl ./tools/h5stat/testfiles/h5stat_links1.ddl ./tools/h5stat/testfiles/h5stat_links2.ddl ./tools/h5stat/testfiles/h5stat_links3.ddl @@ -1487,6 +1489,8 @@ ./tools/testfiles/tdset-3s.ddl ./tools/testfiles/tdset.h5 ./tools/testfiles/tdset2.h5 +./tools/testfiles/tdset_idx.ls +./tools/testfiles/tdset_idx.h5 ./tools/testfiles/tempty.ddl ./tools/testfiles/tempty.h5 ./tools/testfiles/tenum.h5 |