Split tools into src and test - add folders
This commit is contained in:
28
tools/test/h5diff/testfiles/h5diff_704.txt
Normal file
28
tools/test/h5diff/testfiles/h5diff_704.txt
Normal file
@@ -0,0 +1,28 @@
|
||||
|
||||
group1 group2
|
||||
---------------------------------------
|
||||
x x
|
||||
|
||||
|
||||
group : </g> and </g>
|
||||
0 differences found
|
||||
obj1 obj2
|
||||
--------------------------------------
|
||||
x x float1
|
||||
x x integer1
|
||||
Attributes status: 2 common, 0 only in obj1, 0 only in obj2
|
||||
attribute: <float1 of </g>> and <float1 of </g>>
|
||||
size: [2] [2]
|
||||
position float1 of </g> float1 of </g> difference
|
||||
------------------------------------------------------------
|
||||
[ 0 ] 1.1 2.1 1
|
||||
[ 1 ] 2.2 3.2 1
|
||||
2 differences found
|
||||
attribute: <integer1 of </g>> and <integer1 of </g>>
|
||||
size: [2] [2]
|
||||
position integer1 of </g> integer1 of </g> difference
|
||||
------------------------------------------------------------
|
||||
[ 0 ] 1 2 1
|
||||
[ 1 ] 2 3 1
|
||||
2 differences found
|
||||
EXIT CODE: 1
|
||||
Reference in New Issue
Block a user