[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_412.txt
Normal file
12
tools/h5diff/testfiles/h5diff_412.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
dataset: <softlink1_to_slink1> and </target_dset2>
|
||||
size: [2x4] [2x4]
|
||||
position softlink1_to_slink1 target_dset2 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