[svn-r12158] Purpose:

bug fix

Description:
h5dump was not printing attributes for the named datatype cases

Solution:

Platforms tested:
linux
solaris
AIX

Misc. update:
This commit is contained in:
Pedro Vicente Nunes
2006-03-27 13:22:55 -05:00
parent 4c0b3c3d5a
commit 983e043587
6 changed files with 374 additions and 294 deletions

View File

@@ -122,8 +122,8 @@ TOOLTEST tattr-1.ddl tattr.h5
TOOLTEST tattr-2.ddl -a /attr1 --attribute /attr4 --attribute=/attr5 tattr.h5
# test for header and error messages
TOOLTEST tattr-3.ddl --header -a /attr2 --attribute=/attr tattr.h5
# test for displaying shared datatype in attribute
TOOLTEST tnamed_dtype_attr.ddl -A tnamed_dtype_attr.h5
# test for displaying attributes in shared datatype (also in group and dataset)
TOOLTEST tnamed_dtype_attr.ddl tnamed_dtype_attr.h5
# test for displaying soft links
TOOLTEST tslink-1.ddl tslink.h5