hdf5/tools/testfiles/h5diff_90.txt
Pedro Vicente Nunes 1a3c5f6aeb [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump
usage is now 
h5diff  [OPTIONS]  file1 file2  [obj1[obj2]]

tested: windows, linux, solaris
2007-11-13 16:40:23 -05:00

26 lines
678 B
Plaintext

#############################
Expected output for 'h5diff -v h5diff_basic2.h5 h5diff_basic2.h5'
#############################
file1 file2
---------------------------------------
x x /
x x /g1
x x /g1/dset1
x x /g1/dset2
x x /g1/dset4
x x /g2
group : </> and </>
0 differences found
group : </g1> and </g1>
0 differences found
dataset: </g1/dset1> and </g1/dset1>
0 differences found
dataset: </g1/dset2> and </g1/dset2>
0 differences found
dataset: </g1/dset4> and </g1/dset4>
0 differences found
group : </g2> and </g2>
0 differences found