Files
hdf5/tools/testfiles/h5diff_15.txt
Pedro Vicente Nunes 28365eb5b3 [svn-r13042]
added a size of array information when printing differences
modified print_pos and diff_datum for having one extra argument *dims
2006-12-11 15:39:38 -05:00

13 lines
611 B
Plaintext

#############################
Expected output for 'h5diff h5diff_basic1.h5 h5diff_basic2.h5 -r -d 5 g1/dset3 g1/dset4'
#############################
Dataset: </g1/dset3> and </g1/dset4>
size [3x2]
position dset3 dset4 difference
------------------------------------------------------------
[ 0 1 ] 100 120 20
[ 1 0 ] 100 160 60
[ 2 0 ] 100 80 20
[ 2 1 ] 100 40 60
4 differences found