summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/testh5dump.sh.in
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2007-10-05 14:53:24 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2007-10-05 14:53:24 (GMT)
commit59b7b09846c5e4d838e3af91393cbb1442af6a6e (patch)
tree417da402cdfc0be9836da5b658f86eec10ce7536 /tools/h5dump/testh5dump.sh.in
parent1de51c7bc148b9cb5104936dfd23096a222d0cb8 (diff)
downloadhdf5-59b7b09846c5e4d838e3af91393cbb1442af6a6e.zip
hdf5-59b7b09846c5e4d838e3af91393cbb1442af6a6e.tar.gz
hdf5-59b7b09846c5e4d838e3af91393cbb1442af6a6e.tar.bz2
[svn-r14188] added a named datatype with attributes to the h5 file that shows attributes with several iteration orders
tested: windows, linux
Diffstat (limited to 'tools/h5dump/testh5dump.sh.in')
-rw-r--r--tools/h5dump/testh5dump.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5dump/testh5dump.sh.in b/tools/h5dump/testh5dump.sh.in
index 1dfa535..3fc39f2 100644
--- a/tools/h5dump/testh5dump.sh.in
+++ b/tools/h5dump/testh5dump.sh.in
@@ -483,7 +483,7 @@ TOOLTEST tordergr3.ddl -g 2 -q name -z ascending tordergr.h5
TOOLTEST tordergr4.ddl -g 2 -q name -z descending tordergr.h5
TOOLTEST tordergr5.ddl -q creation_order tordergr.h5
-# tests for dataset attribute order
+# tests for attribute order
TOOLTEST torderattr1.ddl -H --sort_by=name --sort_order=ascending torderattr.h5
TOOLTEST torderattr2.ddl -H --sort_by=name --sort_order=descending torderattr.h5
TOOLTEST torderattr3.ddl -H --sort_by=creation_order --sort_order=ascending torderattr.h5