summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tattr.h5.xml
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files ↵Allen Byrne2013-06-201-1/+1
| | | | | | with respect to XSD file. Tested: local linux
* [svn-r22052] - h5dump: Added capability for "-a" option to show ↵Peter Cao2012-03-121-1/+1
| | | | | | | | attributes containing "/" by using an escape character. For example, for a dataset "/dset" containing attribute "speed(m/h)", use "h5dump -a "/dset/speed(\/h)" to show the content of the attribute. See details at HDFFV-7523
* [svn-r21953] HDDFV-7560: h5dump refactoringAllen Byrne2012-02-171-4/+44
| | | | Tested: local linux
* [svn-r21210] Correct location of xml schema files. JIRA HDFFV-7688Allen Byrne2011-08-101-1/+1
| | | | Tested: local linux
* [svn-r20869] Purpose:Jonathan Kim2011-05-191-3/+0
| | | | | | | | | | | HDFFV-7514 - GMQS: h5dump - improve effectiveness of testing scripts for handling expected output files Description: Fist phase for h5dump test update. Next phase will be for h5ls. This is prerequisite for 'HDFFV-7602 Tools - upgrade tools' test scripts to share test files among tools, providing framework for test file re-usability.' Tested: jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), linew (solaris-BE), Windows (32-LE), Cmake (jam)
* [svn-r16669] Corrected the urls for h5dump xml dtd and schemaAllen Byrne2009-04-031-1/+1
| | | | Tested: Fedora 10 gcc
* [svn-r13179] Pedro Vicente Nunes2007-01-231-1/+1
| | | | replaced the path to XML schema from NCSA page to hdfgroup.org
* [svn-r8714] *** empty log message ***Raymond Lu2004-06-211-13/+0
|
* [svn-r8704] *** empty log message ***Raymond Lu2004-06-171-3/+1
|
* [svn-r8563] *** empty log message ***Raymond Lu2004-05-211-1/+16
|
* [svn-r7542] Purpose:Quincey Koziol2003-10-051-1/+1
| | | | | | | | | | | | | Bug fixes and code cleanup Description: Whitespace removal. Added testfiles for named datatypes in attributes. Platforms tested: FreeBSD 4.9 (sleipnir) h5committest
* [svn-r7329] Purpose:Quincey Koziol2003-08-081-1/+1
| | | | | | | | | | Refactored test output Description: Chase new output format of 'objno' in DDL and XML schema output Platforms tested: h5committested
* [svn-r7276] Purpose:Robert E. McGrath2003-07-291-81/+80
| | | | | | | | | | | | | | | | | | | This is an omibus update to the h5dump program. 1. Fixes bug 888 2. updates XML output to 1.6 Description: Solution: Platforms tested: verbena, arabica, copper (64) Misc. update: MANIFEST updated Need to do release notes.
* [svn-r3408] Purpose:Robert E. McGrath2001-02-141-0/+91
Adding new feature. Description: XML output option to h5dump Platforms tested: SPARC Solaris 2.7, Irix6.5 (32bit), Linux, Win98