diff options
author | Vailin Choi <vchoi@hdfgroup.org> | 2010-02-17 20:50:50 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@hdfgroup.org> | 2010-02-17 20:50:50 (GMT) |
commit | 0fb3254237255e8d145be86931c38ef77de02f78 (patch) | |
tree | e2c57b5ace89855c1571e2fd4bf892c13116afec /MANIFEST | |
parent | ec709b76da66ff79c330a3a8d1d2164d4bfd354c (diff) | |
download | hdf5-0fb3254237255e8d145be86931c38ef77de02f78.zip hdf5-0fb3254237255e8d145be86931c38ef77de02f78.tar.gz hdf5-0fb3254237255e8d145be86931c38ef77de02f78.tar.bz2 |
[svn-r18270] Changes to h5stat in response to bug 1778:
1. Gather attribute info for named datatype,
2. Fixed -T, -G, -A, -D options
3. Brought over some changes from trunk h5stat
h5committested.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1061,6 +1061,8 @@ ./tools/h5stat/h5stat.c ./tools/h5stat/h5stat_gentest.c ./tools/h5stat/testh5stat.sh.in +./tools/h5stat/testfiles/h5stat_filters-UT.ddl +./tools/h5stat/testfiles/h5stat_filters-UD.ddl ./tools/h5stat/testfiles/h5stat_filters-d.ddl ./tools/h5stat/testfiles/h5stat_filters.ddl ./tools/h5stat/testfiles/h5stat_filters-dT.ddl @@ -1070,11 +1072,14 @@ ./tools/h5stat/testfiles/h5stat_filters.h5 ./tools/h5stat/testfiles/h5stat_help1.ddl ./tools/h5stat/testfiles/h5stat_help2.ddl +./tools/h5stat/testfiles/h5stat_newgrat-UA.ddl +./tools/h5stat/testfiles/h5stat_newgrat-UG.ddl ./tools/h5stat/testfiles/h5stat_newgrat.ddl ./tools/h5stat/testfiles/h5stat_newgrat.h5 ./tools/h5stat/testfiles/h5stat_tsohm.ddl ./tools/h5stat/testfiles/h5stat_tsohm.h5 + # h5dump ./tools/testfiles/family_file00000.h5 ./tools/testfiles/family_file00001.h5 |