diff options
Diffstat (limited to 'tools/testfiles/h5diff_90.txt')
-rw-r--r-- | tools/testfiles/h5diff_90.txt | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/tools/testfiles/h5diff_90.txt b/tools/testfiles/h5diff_90.txt index 2b82d03..4df38c0 100644 --- a/tools/testfiles/h5diff_90.txt +++ b/tools/testfiles/h5diff_90.txt @@ -1,3 +1,25 @@ ############################# -Expected output for 'h5diff h5diff_basic2.h5 h5diff_basic2.h5' +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 |