diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-04-17 16:52:33 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-04-17 16:52:33 (GMT) |
commit | 1f7002f469a3b3a03e4cab463a88b1c18b1526b9 (patch) | |
tree | 921508f0f79835ea297aad562b2cf93c8f1abcb2 /tools/testfiles/h5diff_240.txt | |
parent | 3bff6431c7d890a3963ebd14a0eb5c72db93ee2b (diff) | |
download | hdf5-1f7002f469a3b3a03e4cab463a88b1c18b1526b9.zip hdf5-1f7002f469a3b3a03e4cab463a88b1c18b1526b9.tar.gz hdf5-1f7002f469a3b3a03e4cab463a88b1c18b1526b9.tar.bz2 |
[svn-r6695] Purpose:
test files
Diffstat (limited to 'tools/testfiles/h5diff_240.txt')
-rw-r--r-- | tools/testfiles/h5diff_240.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tools/testfiles/h5diff_240.txt b/tools/testfiles/h5diff_240.txt new file mode 100644 index 0000000..c86aee7 --- /dev/null +++ b/tools/testfiles/h5diff_240.txt @@ -0,0 +1,14 @@ +############################# +Expected output for 'h5diff dset2.4a dset2.4b h5diff_test1.h5 h5diff_test2.h5' +############################# +$h5diff dset2.4a dset2.4b h5diff_test1.h5 h5diff_test2.h5 +Comparing <dset2.4a> with <dset2.4b> +using memory type H5T_NATIVE_INT +position dset2.4a dset2.4b difference +------------------------------------------------------------ +[ 1 0 ] 1 3 2 +[ 1 1 ] 1 4 3 +[ 2 0 ] 1 5 4 +[ 2 1 ] 1 6 5 +4 differences found + |