mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r12986] remove and insert these files, somehow their end of line terminator is not correct
This commit is contained in:
parent
e9d44260d1
commit
e40fa7aa39
1038
tools/testfiles/h5diff_100.txt
Normal file
1038
tools/testfiles/h5diff_100.txt
Normal file
File diff suppressed because it is too large
Load Diff
11
tools/testfiles/h5diff_101.txt
Normal file
11
tools/testfiles/h5diff_101.txt
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
#############################
|
||||||
|
Expected output for 'h5diff h5diff_basic1.h5 h5diff_basic1.h5 /g1/d1 g1/d2 -v'
|
||||||
|
#############################
|
||||||
|
Dataset: </g1/d1> and </g1/d2>
|
||||||
|
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
|
11
tools/testfiles/h5diff_102.txt
Normal file
11
tools/testfiles/h5diff_102.txt
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
#############################
|
||||||
|
Expected output for 'h5diff h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp1 g1/fp2 -v'
|
||||||
|
#############################
|
||||||
|
Dataset: </g1/fp1> and </g1/fp2>
|
||||||
|
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
|
Loading…
Reference in New Issue
Block a user