summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/testfiles/h5diff_70.txt
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r20299] Purpose:Jonathan Kim2011-03-231-1169/+1169
| | | | | | | | | | | | | | | | | Fixed CHICAGO: Bug 2121 - h5diff - incorrect and lack of output for the different set of attributes (different number and names) Description: Merged from HDF5 trunk r20294 Previously h5diff compared attributes correctly only when two objects have the same number of attributes and attribute names are identical. Also didn't display useful information about attribute difference. This fix covers all other cases. This fixes both issues. Tested: jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE)
* [svn-r18279] Purpose:Jonathan Kim2010-02-191-0/+1
| | | | | | | | | | Work for bugzilla 1754: h5diff: support comparing through links. Description: merged from hdf5 trunk (18164, 18165, 18166, 18167, 18170, 18266, 18273) Tested: h5committest (jam, amani and linew)
* [svn-r16999] merge 16991 from trunkPedro Vicente Nunes2009-06-031-1/+1
| | | | | change messages of -c option tested: windows, linux
* [svn-r16811] merge 16810Pedro Vicente Nunes2009-04-201-1/+1
| | | | | added the words "Not comparable" in the not comparable messages tested: linux
* [svn-r16351] merge 16348Pedro Vicente Nunes2009-01-261-0/+1
| | | | | | | | #1368 (E1) h5diff: implement "not comparable" messages. Implemented RFC. The new option is <-c, --compare List objects that are not comparable> added some test cases tested: windows, linux
* [svn-r16071] For scalar string datasets print the character position when a ↵Pedro Vicente Nunes2008-11-131-378/+378
| | | | | | difference is found instead of a non-existing array position tested: windows, linux
* [svn-r16027] reintroduce code before 16025 of code freezePedro Vicente Nunes2008-11-041-378/+378
|
* [svn-r16025] For scalar string datasets print the character position when a ↵Pedro Vicente Nunes2008-11-041-378/+378
| | | | | | difference is found instead of a non-existing array position Tested: windows
* [svn-r15745] Move h5diff testfiles to /tools/h5diff/testfiles Pedro Vicente Nunes2008-10-011-0/+2030
Tested: linux