Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files ↵ | Allen Byrne | 2013-06-20 | 1 | -1/+1 |
| | | | | | | with respect to XSD file. Tested: local linux | ||||
* | [svn-r21953] HDDFV-7560: h5dump refactoring | Allen Byrne | 2012-02-17 | 1 | -4/+4 |
| | | | | Tested: local linux | ||||
* | [svn-r21210] Correct location of xml schema files. JIRA HDFFV-7688 | Allen Byrne | 2011-08-10 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r20869] Purpose: | Jonathan Kim | 2011-05-19 | 1 | -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 schema | Allen Byrne | 2009-04-03 | 1 | -1/+1 |
| | | | | Tested: Fedora 10 gcc | ||||
* | [svn-r14201] attribute ordering: added objects that do not have creation ↵ | Pedro Vicente Nunes | 2007-10-11 | 1 | -3/+111 |
| | | | | | | | | | | order tracked current behavior is if DCPL has creation order tracked for attributes then sort the attributes by creation order otherwise by name regarding sort order (ascending or descending) it is done in whatever is requested tested: linux | ||||
* | [svn-r14200] added tests for XML output of attribute iteration orders (same ↵ | Pedro Vicente Nunes | 2007-10-11 | 1 | -0/+155 |
calls as DDL ) tested: linux |