mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
5a4c7681ed
test files with new output format Description: Solution: Platforms tested: Misc. update:
15 lines
608 B
Plaintext
15 lines
608 B
Plaintext
#############################
|
|
Expected output for 'h5diff file6.h5 file6.h5 dset1a dset1b'
|
|
#############################
|
|
$h5diff file6.h5 file6.h5 dset1a dset1b
|
|
Comparing </dset1a> with </dset1b>
|
|
position dset1a dset1b difference
|
|
------------------------------------------------------------
|
|
[ 1 0 ] 1 3 2
|
|
[ 1 1 ] 1 4 3
|
|
[ 2 0 ] 1 5 4
|
|
[ 2 1 ] 1 6 5
|
|
4 differences found
|
|
|
|
|