diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-06-19 15:34:12 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-06-19 15:34:12 (GMT) |
commit | 83ddc834f4108b0b3f62666dbb191a32d5cf3b5b (patch) | |
tree | de5e0e15c75acf2c7ff6a72773a5f7a39a93bfc1 /tools/h5diff/testfiles/h5diff_15.txt | |
parent | b98dea5cf1a6fc0e4ce37621720cf339148d3e3b (diff) | |
download | hdf5-83ddc834f4108b0b3f62666dbb191a32d5cf3b5b.zip hdf5-83ddc834f4108b0b3f62666dbb191a32d5cf3b5b.tar.gz hdf5-83ddc834f4108b0b3f62666dbb191a32d5cf3b5b.tar.bz2 |
[svn-r15238]
Moved all h5diff testfiles from /tools/testfiles to tools/h5diff/testfiles
Tested: linux, solaris
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_15.txt')
-rw-r--r-- | tools/h5diff/testfiles/h5diff_15.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/h5diff/testfiles/h5diff_15.txt b/tools/h5diff/testfiles/h5diff_15.txt new file mode 100644 index 0000000..529ffc5 --- /dev/null +++ b/tools/h5diff/testfiles/h5diff_15.txt @@ -0,0 +1,12 @@ +############################# +Expected output for 'h5diff --report --delta=5 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset4' +############################# +dataset: </g1/dset3> and </g1/dset4> +size: [3x2] [3x2] +position dset3 dset4 difference +------------------------------------------------------------ +[ 0 1 ] 100 120 20 +[ 1 0 ] 100 160 60 +[ 2 0 ] 100 80 20 +[ 2 1 ] 100 40 60 +4 differences found |