mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-03 02:32:04 +08:00
13 lines
589 B
Plaintext
13 lines
589 B
Plaintext
#############################
|
|
Expected output for 'h5diff h5diff_dtypes.h5 h5diff_dtypes.h5 -v dset2a dset2b'
|
|
#############################
|
|
dataset:
|
|
</dset2a> and </dset2b> [3x2]
|
|
position dset2a dset2b difference
|
|
------------------------------------------------------------
|
|
[ 1 0 ] 1 3 2
|
|
[ 1 1 ] 1 4 3
|
|
[ 2 0 ] 1 5 4
|
|
[ 2 1 ] 1 6 5
|
|
4 differences found
|