mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
28365eb5b3
added a size of array information when printing differences modified print_pos and diff_datum for having one extra argument *dims
17 lines
877 B
Plaintext
17 lines
877 B
Plaintext
#############################
|
|
Expected output for 'h5diff h5diff_basic1.h5 h5diff_basic1.h5 g1/dset9 g1/dset10 -p 0.01 -v'
|
|
#############################
|
|
Dataset: </g1/dset9> and </g1/dset10>
|
|
size [3x2]
|
|
position dset9 dset10 difference relative
|
|
------------------------------------------------------------------------
|
|
[ 0 0 ] 100 120 20 0.2
|
|
[ 0 1 ] 100 80 20 0.2
|
|
[ 1 0 ] 100 0 100 1
|
|
[ 1 1 ] 0 100 100 not comparable
|
|
[ 2 1 ] 100 50 50 0.5
|
|
5 differences found
|
|
--------------------------------
|
|
Some objects are not comparable
|
|
--------------------------------
|