summaryrefslogtreecommitdiffstats
path: root/Python/symtable.c
diff options
context:
space:
mode:
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions
s_vol'>inactive/rados_vol Mirror from: https://github.com/HDFGroup/hdf5.git
summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff/testfiles/h5diff_707.txt
blob: 4d6378bcb76e25df605a307c4b589d56d7063cd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29

group1   group2
---------------------------------------
    x      x                   


group  : </g2> and </g2>
0 differences found
   obj1   obj2
 --------------------------------------
    x      x    float2         
    x           float3         
    x      x    integer1       
Attributes status:  2 common, 1 only in obj1, 0 only in obj2
attribute: <float2 of </g2>> and <float2 of </g2>>
size:           [2]           [2]
position        float2 of </g2> float2 of </g2> difference          
------------------------------------------------------------
[ 0 ]          1.1             2.1             1              
[ 1 ]          2.2             3.2             1              
2 differences found
attribute: <integer1 of </g2>> and <integer1 of </g2>>
size:           [2]           [2]
position        integer1 of </g2> integer1 of </g2> difference          
------------------------------------------------------------
[ 0 ]          1               2               1              
[ 1 ]          2               3               1              
2 differences found
EXIT CODE: 1