Split tools into src and test - add folders
This commit is contained in:
27
tools/test/h5diff/testfiles/h5diff_515.txt
Normal file
27
tools/test/h5diff/testfiles/h5diff_515.txt
Normal file
@@ -0,0 +1,27 @@
|
||||
|
||||
file1 file2
|
||||
---------------------------------------
|
||||
x x /
|
||||
x x /dset1
|
||||
x x /g1
|
||||
x x /g1/g2
|
||||
x /g1/g2/g3
|
||||
x /g1/g2/g3/dset1
|
||||
x /g1/g2/g3/g4
|
||||
x /g1/g2/g3/g4/dset2
|
||||
x x /soft_dset1
|
||||
|
||||
group : </> and </>
|
||||
0 differences found
|
||||
dataset: </dset1> and </dset1>
|
||||
0 differences found
|
||||
group : </g1> and </g1>
|
||||
0 differences found
|
||||
Not comparable: </g1/g2> is of type H5G_GROUP and </g1/g2> is of type H5G_UDLINK
|
||||
link : </soft_dset1> and </soft_dset1>
|
||||
0 differences found
|
||||
--------------------------------
|
||||
Some objects are not comparable
|
||||
--------------------------------
|
||||
Use -c for a list of objects without details of differences.
|
||||
EXIT CODE: 1
|
||||
Reference in New Issue
Block a user