blob: 27c33d7069c996bdc63cae1c79c0668e0cde7468 (
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
file1 file2
---------------------------------------
x x /
x x /dset1
x x /dset2
x x /dtype
x x /group1
x x /group1/soft_dangle
x x /group1/soft_dset1
x x /group1/soft_dset2
x x /group1/soft_dtype
x x /group1/soft_empty_grp
x x /group_empty
x x /soft_dangle
x x /soft_dset1
x x /soft_dtype
x x /soft_empty_grp
x x /soft_group1
x /soft_group1/soft_dangle
x /soft_group1/soft_dset1
x /soft_group1/soft_dset2
x /soft_group1/soft_dtype
x /soft_group1/soft_empty_grp
group : </> and </>
0 differences found
dataset: </dset1> and </dset1>
0 differences found
dataset: </dset2> and </dset2>
0 differences found
datatype: </dtype> and </dtype>
0 differences found
group : </group1> and </group1>
0 differences found
link : </group1/soft_dangle> and </group1/soft_dangle>
0 differences found
Not comparable: </group1/soft_dset1> is of type H5G_LINK and </group1/soft_dset1> is of type H5G_DATASET
Not comparable: </group1/soft_dset2> is of type H5G_LINK and </group1/soft_dset2> is of type H5G_DATASET
Not comparable: </group1/soft_dtype> is of type H5G_LINK and </group1/soft_dtype> is of type H5G_TYPE
Not comparable: </group1/soft_empty_grp> is of type H5G_LINK and </group1/soft_empty_grp> is of type H5G_GROUP
group : </group_empty> and </group_empty>
0 differences found
link : </soft_dangle> and </soft_dangle>
0 differences found
Not comparable: </soft_dset1> is of type H5G_LINK and </soft_dset1> is of type H5G_DATASET
Not comparable: </soft_dtype> is of type H5G_LINK and </soft_dtype> is of type H5G_TYPE
Not comparable: </soft_empty_grp> is of type H5G_LINK and </soft_empty_grp> is of type H5G_GROUP
Not comparable: </soft_group1> is of type H5G_LINK and </soft_group1> is of type H5G_GROUP
--------------------------------
Some objects are not comparable
--------------------------------
Use -c for a list of objects without details of differences.
|