Files
hdf5/tools/testfiles/h5diff_101.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
595 B
Plaintext

#############################
Expected output for 'h5diff h5diff_basic1.h5 h5diff_basic1.h5 /g1/d1 g1/d2 -v'
#############################
Dataset: </g1/d1> and </g1/d2>
size [3x2]
position d1 d2 difference
------------------------------------------------------------
[ 0 1 ] 1e-09 2e-09 1e-09
[ 1 0 ] 1e-09 9e-10 1e-10
[ 1 1 ] 0 1e-09 1e-09
[ 2 0 ] 1e-09 0 1e-09
4 differences found