summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tnamed_dtype_attr.ddl
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r15886] Purpose: Close bug 1332Neil Fortner2008-10-161-1/+3
| | | | | | | | | Description: Improved external link traversal of h5dump. h5dump will now properly avoid all cycles, even those spanning multiple files. Improvement to the output of committed datatypes. Committed datatypes are now checked for uniqueness (like other objects). Tests added for these cases. Tested: kagiso, linew, smirom (h5committest)
* [svn-r12158] Purpose:Pedro Vicente Nunes2006-03-271-1/+20
| | | | | | | | | | | | | | | | bug fix Description: h5dump was not printing attributes for the named datatype cases Solution: Platforms tested: linux solaris AIX Misc. update:
* [svn-r8773] Purpose:Pedro Vicente Nunes2004-06-301-1/+1
| | | | | | | | | | | | | | | | | bug fix Description: the indentation was not made properly for nested objects when printing array indices Solution: added the indentation to h5tools_simple_prefix function Platforms tested: linux AIX solaris Misc. update:
* [svn-r7542] Purpose:Quincey Koziol2003-10-051-0/+20
Bug fixes and code cleanup Description: Whitespace removal. Added testfiles for named datatypes in attributes. Platforms tested: FreeBSD 4.9 (sleipnir) h5committest