diff options
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_90.txt')
-rw-r--r-- | tools/h5diff/testfiles/h5diff_90.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/tools/h5diff/testfiles/h5diff_90.txt b/tools/h5diff/testfiles/h5diff_90.txt new file mode 100644 index 0000000..4df38c0 --- /dev/null +++ b/tools/h5diff/testfiles/h5diff_90.txt @@ -0,0 +1,25 @@ +############################# +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 |