hdf5/tools/h5diff/testfiles/h5diff_412.txt
Jonathan Kim 985a261886 [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
2010-01-25 17:02:35 -05:00

13 lines
698 B
Plaintext

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