summaryrefslogtreecommitdiffstats
path: root/tools/h5stat/testh5stat.sh.in
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2010-02-17 20:50:50 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2010-02-17 20:50:50 (GMT)
commit0fb3254237255e8d145be86931c38ef77de02f78 (patch)
treee2c57b5ace89855c1571e2fd4bf892c13116afec /tools/h5stat/testh5stat.sh.in
parentec709b76da66ff79c330a3a8d1d2164d4bfd354c (diff)
downloadhdf5-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 'tools/h5stat/testh5stat.sh.in')
-rw-r--r--tools/h5stat/testh5stat.sh.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/h5stat/testh5stat.sh.in b/tools/h5stat/testh5stat.sh.in
index e387eb1..6c0bb3e 100644
--- a/tools/h5stat/testh5stat.sh.in
+++ b/tools/h5stat/testh5stat.sh.in
@@ -123,11 +123,15 @@ TOOLTEST h5stat_filters-F.ddl -F h5stat_filters.h5
TOOLTEST h5stat_filters-d.ddl -d h5stat_filters.h5
TOOLTEST h5stat_filters-g.ddl -g h5stat_filters.h5
TOOLTEST h5stat_filters-dT.ddl -dT h5stat_filters.h5
+TOOLTEST h5stat_filters-UD.ddl -D h5stat_filters.h5
+TOOLTEST h5stat_filters-UT.ddl -T h5stat_filters.h5
# h5stat_tsohm.h5 is a copy of ../../../test/tsohm.h5 generated by tsohm.c
# as of release 1.8.0-alpha4
TOOLTEST h5stat_tsohm.ddl h5stat_tsohm.h5
# h5stat_newgrat.h5 is generated by h5stat_gentest.c
TOOLTEST h5stat_newgrat.ddl h5stat_newgrat.h5
+TOOLTEST h5stat_newgrat-UG.ddl -G h5stat_newgrat.h5
+TOOLTEST h5stat_newgrat-UA.ddl -A h5stat_newgrat.h5
if test $nerrors -eq 0 ; then