[svn-r18165] Purpose:
Add test cases for h5diff check-in (svn revision #18164). Description: This test cases are for testing comparing through various link combinations relate to bugzilla report 1754. Also improved the test script to handle external link cases and simplified to use single line instead of double for each test cases. Tested on Jam
This commit is contained in:
12
tools/h5diff/testfiles/h5diff_408.txt
Normal file
12
tools/h5diff/testfiles/h5diff_408.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
dataset: </target_dset1> and </target_group2/x_dset>
|
||||
size: [2x4] [2x4]
|
||||
position target_dset1 x_dset difference
|
||||
------------------------------------------------------------
|
||||
[ 0 1 ] 1 0 1
|
||||
[ 0 2 ] 2 0 2
|
||||
[ 0 3 ] 3 0 3
|
||||
[ 1 0 ] 1 0 1
|
||||
[ 1 1 ] 2 0 2
|
||||
[ 1 2 ] 3 0 3
|
||||
[ 1 3 ] 4 0 4
|
||||
7 differences found
|
||||
Reference in New Issue
Block a user