mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-21 07:51:46 +08:00
a436e41203
Add extra test cases for bug1975 h5diff - support recursive comparison on group when specified as an object. Description: Additional tests for combination of group recursive and --follow-symlinks with multi-linked external links with several files (same name/strucure). Tested: jam, amani, heiwa
25 lines
611 B
Plaintext
25 lines
611 B
Plaintext
|
|
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
|
|
group : </g1/g2> and </g1/g2>
|
|
0 differences found
|
|
link : </soft_dset1> and </soft_dset1>
|
|
0 differences found
|
|
EXIT CODE: 1
|