mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
9dcbb7557d
commented a test that fails cross platforms and renamed files
13 lines
622 B
Plaintext
13 lines
622 B
Plaintext
#############################
|
|
Expected output for 'h5diff h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp1 g1/fp2 -v'
|
|
#############################
|
|
dataset: </g1/fp1> and </g1/fp2>
|
|
size: [3x2] [3x2]
|
|
position fp1 fp2 difference
|
|
------------------------------------------------------------
|
|
[ 0 1 ] 1e-05 2e-05 1e-05
|
|
[ 1 0 ] 1e-05 9e-06 9.99999e-07
|
|
[ 1 1 ] 0 1e-05 1e-05
|
|
[ 2 0 ] 1e-05 0 1e-05
|
|
4 differences found
|