summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tstr-1.ddl
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r8840] Purpose:Pedro Vicente Nunes2004-07-081-17/+11
| | | | | | | | | | | | | | | | bug fix Description: when printing array indices , the calculation of the current column was not done correctly Solution: Platforms tested: linux AIX solaris Misc. update:
* [svn-r8773] Purpose:Pedro Vicente Nunes2004-06-301-200/+206
| | | | | | | | | | | | | | | | | 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-r8758] Purpose:Pedro Vicente Nunes2004-06-291-200/+200
| | | | | | | | | | | | | | | | | h5dump new feature, bug fix Description: added the dump of unmamed types to the file contents fixed a bug in the type array, it was printing invalid characters with the array indices option on Solution: Platforms tested: linux AIX solaris Misc. update:
* [svn-r8749] Purpose:Pedro Vicente Nunes2004-06-281-38/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | dumper new features 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 t he word HARDLINK for hardlinks the print of the file contents is made during traversal , instead of at the e nd 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-r8622] Purpose:Pedro Vicente Nunes2004-06-071-200/+200
| | | | | | | | | | | | | | | | | | | | | | | | | h5dump new version Description: added the changes already made for 1.6 support for dumping of 1) filters 2) storage layout 3) fill value 4) comments 5) superblock 6) file contents 7) array indices Solution: Platforms tested: linux solaris AIX Misc. update:
* [svn-r7542] Purpose:Quincey Koziol2003-10-051-184/+184
| | | | | | | | | | | | | 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-41/+38
| | | | | | | | 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-165/+165
| | | | | | | | New Feature Description: Updated DDL files for new array output from h5dump. Platforms tested: FreeBSD 4.1.1 (hawkwind)
* [svn-r2012] updated the ddls to support the changes that were made to the ↵Patrick Lu2000-03-091-22/+22
| | | | | | | | begin_obj and end_obj macros in the dumper. this was basically adding a space after most of the '}'. there are some places that don't have the space because those '}' were not printed by the end_obj macro
* [svn-r1962] update the name of the filePatrick Lu2000-02-151-1/+1
|
* [svn-r1958] updated the ddls for the changes that were made to the dumperPatrick Lu2000-02-151-329/+216
|
* [svn-r1519] Updated the expected output according to the changes Patrick justAlbert Cheng1999-07-201-79/+79
| | | | made.
* [svn-r1508] Updated DDL files for new dumper output.Quincey Koziol1999-07-181-79/+79
|
* [svn-r1414] Patrick Lu1999-07-021-1/+1
| | | | fixed a typo from the last one
* [svn-r1413] Patrick Lu1999-07-021-0/+3
| | | | added the comment at the top
* [svn-r1410] Patrick Lu1999-07-021-147/+144
| | | | updated the .h5 files and the ddl's to show the new results
* [svn-r1295] Previous version contained incorrect output from previous h5dump.Albert Cheng1999-06-031-8/+8
| | | | Updated it to reflect correct output.
* [svn-r1040] Added the expected output for string test.Ruey-Hsia Li1999-02-011-0/+435