hdf5/tools/h5diff/testfiles/h5diff_400.txt
Jonathan Kim 98639557ac [svn-r18166] Purpose:
Take care of test case fail for h5repack from checkin (r18164)

Description:
    Previous checkin didn't allow h5diff to return succeed when a link's 
    target object doesn't exist. Changed it to succeed with warning.
    (Need to discuss related feature)

Tested on Jam
2010-01-25 19:20:16 -05:00

55 lines
1.7 KiB
Plaintext

file1 file2
---------------------------------------
x x /
x x /softlink_dset1_1
x x /softlink_dset1_2
x x /softlink_dset2
x x /softlink_group1
x x /softlink_group2
x x /softlink_noexist
x x /target_dset1
x x /target_dset2
x x /target_group
x x /target_group/dset
group : </> and </>
0 differences found
link : </softlink_dset1_1> and </softlink_dset1_1>
dataset: </target_dset1> and </target_dset1>
0 differences found
0 differences found
link : </softlink_dset1_2> and </softlink_dset1_2>
dataset: </target_dset1> and </target_dset1>
0 differences found
0 differences found
link : </softlink_dset2> and </softlink_dset2>
dataset: </target_dset2> and </target_dset2>
0 differences found
0 differences found
link : </softlink_group1> and </softlink_group1>
group : </target_group> and </target_group>
0 differences found
0 differences found
link : </softlink_group2> and </softlink_group2>
group : </target_group> and </target_group>
0 differences found
0 differences found
warn: link target "/no_obj" doesn't exist
warn: link target "/no_obj" doesn't exist
link : </softlink_noexist> and </softlink_noexist>
Comparison not supported: </no_obj> and </no_obj> are of type unknown type
0 differences found
dataset: </target_dset1> and </target_dset1>
0 differences found
dataset: </target_dset2> and </target_dset2>
0 differences found
group : </target_group> and </target_group>
0 differences found
dataset: </target_group/dset> and </target_group/dset>
0 differences found
--------------------------------
Some objects are not comparable
--------------------------------
Use -c for a list of objects.