[svn-r19406] Purpose:
Add --exclude-path option Description: Specified path to an object will be excluded from comparing the two files or two groups. If group is specified all the member objects will be excluded. Related to "1890: h5diff excluding object for file comparison via command line" Tested: jam, amani and heiwa
This commit is contained in:
17
tools/h5diff/testfiles/h5diff_480.txt
Normal file
17
tools/h5diff/testfiles/h5diff_480.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
file1 file2
|
||||
---------------------------------------
|
||||
x x /
|
||||
x x /dset1
|
||||
x x /group1
|
||||
x x /group1/dset2
|
||||
|
||||
group : </> and </>
|
||||
0 differences found
|
||||
dataset: </dset1> and </dset1>
|
||||
0 differences found
|
||||
group : </group1> and </group1>
|
||||
0 differences found
|
||||
dataset: </group1/dset2> and </group1/dset2>
|
||||
0 differences found
|
||||
EXIT CODE: 0
|
||||
Reference in New Issue
Block a user