[svn-r19409] Purpose:
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
This commit is contained in:
23
tools/h5diff/testfiles/h5diff_518.txt
Normal file
23
tools/h5diff/testfiles/h5diff_518.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
|
||||
group1 group2
|
||||
---------------------------------------
|
||||
x x
|
||||
x x /g2
|
||||
x x /g2/g3
|
||||
x x /g2/g3/dset1
|
||||
x x /g2/g3/g4
|
||||
x x /g2/g3/g4/dset2
|
||||
|
||||
group : </g1> and </g1>
|
||||
0 differences found
|
||||
group : </g1/g2> and </g1/g2>
|
||||
0 differences found
|
||||
group : </g1/g2/g3> and </g1/g2/g3>
|
||||
0 differences found
|
||||
dataset: </g1/g2/g3/dset1> and </g1/g2/g3/dset1>
|
||||
0 differences found
|
||||
group : </g1/g2/g3/g4> and </g1/g2/g3/g4>
|
||||
0 differences found
|
||||
dataset: </g1/g2/g3/g4/dset2> and </g1/g2/g3/g4/dset2>
|
||||
0 differences found
|
||||
EXIT CODE: 0
|
||||
Reference in New Issue
Block a user