summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tnestcomp-1.ddl
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r8774] Purpose:Pedro Vicente Nunes2004-06-301-10/+10
| | | | | | | | | | | | | | | | | bug fix Description: the indentation was not made properly for nested objects when printing array indices Solution: added the indentation to h5tools_simpple_prefix Platforms tested: linux AIX solaris Misc. update:
* [svn-r8759] Purpose:Pedro Vicente Nunes2004-06-291-10/+10
| | | | | | | | | | | | | | | | | h5dump new feature Description: added the dump of unamed datatypes for the file contents added a colon as separator for the indices array option Solution: Platforms tested: linux solaris AIX Misc. update:
* [svn-r8748] Purpose:Pedro Vicente Nunes2004-06-281-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | dumper new feautures Description: 1) added options for not printing : datasets, groups, datatypes, links 2) added a section for the user block 3) in the traversal routine, added the printing of an arrow for soft links and the word HARDLINK for hardlinks the print of the file contents is made during traversal , instead of at the end of it (this is helpful for very large files, where the wait time can be very long) 4) changed the description of the fill value properties 5) added a colon after the printing of the array indices Solution: Platforms tested: linux AIX solaris Misc. update:
* [svn-r8575] Purpose:Pedro Vicente Nunes2004-05-251-10/+10
| | | | | | | | | | | | the new output for h5dump files Description: Solution: Platforms tested: Misc. update:
* [svn-r7548] Purpose:Quincey Koziol2003-10-051-6/+6
| | | | | | | | | | | | | Bug fixes and code cleanup Description: Whitespace removal. Added testfiles for named datatypes in attributes. Platforms tested: FreeBSD 4.9 (sleipnir) h5committest
* [svn-r2988] Purpose:Quincey Koziol2000-11-211-9/+10
| | | | | | | | Updating test files. Description: Updated test files to reflect changes to DDL. Platforms tested: FreeBSD 4.1.1 (hawkwind)
* [svn-r2846] Purpose:Quincey Koziol2000-11-091-1/+1
| | | | | | | | New Feature Description: Updated DDL files for new array output from h5dump. Platforms tested: FreeBSD 4.1.1 (hawkwind)
* [svn-r2291] update the ddl to match the output the dumper is generating now ↵Patrick Lu2000-05-251-30/+30
| | | | | | | for the compound types. (the indentation for the curly brace at the end of the compound type is aligned with the top brace)
* [svn-r2278] changed the nested compound test. copied Elena's code from her ↵Patrick Lu2000-05-191-29/+72
| | | | | | test file for nested comp types. more complicated test case
* [svn-r2052] the new ddls for the new versions of the testfiles just ↵Patrick Lu2000-03-231-15/+15
| | | | | | created(tall.h5, tcompounnd.h5, tnestedcomp.h5) the data is not as simple as before. rows are not repeated and rows are not just 1 number repeated
* [svn-r2045] fixed a type that had the endian to be little. I created the ↵Patrick Lu2000-03-211-4/+4
| | | | | | file on my NT machine but the testfile on baldirc.
* [svn-r2042] ddl for the testfile tnestedcomp.h5Patrick Lu2000-03-211-0/+72