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 | -6/+16 |
| | | | | 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-r19179] Description: | Quincey Koziol | 2010-08-05 | 1 | -0/+59 |
Bring changes from Coverity branch back to trunk: r19079 & 19080: [BZ1942] h5dump -u to generate XML, it does not respect the -m option xml version of dump_data function didn't check for use of fp_format variable. Added new test expected file for committed bug 1942 r19103, 19104 & 19105: [BZ1821] h5repack -v did not display correct output for a selected compression. Needed new test for comparing output of -v option. Added new test file for solution to BZ1821 BZ1821 - Bring test changes from the shell script actually used. Tested on: Mac OS X/32 10.6.4 (amazon) debug & production (h5committested on branch) |