diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-04-10 03:17:24 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-04-10 03:17:24 (GMT) |
commit | b7df7a09d2bcb9d6724c7fce7930f13501f2b19f (patch) | |
tree | 83437bd02a4c717aed600ed340f9375323cee2b1 /tools/testfiles/h5diff_212.txt | |
parent | 2596820e38f3e0325102e7a7adfa854a49f18d59 (diff) | |
download | hdf5-b7df7a09d2bcb9d6724c7fce7930f13501f2b19f.zip hdf5-b7df7a09d2bcb9d6724c7fce7930f13501f2b19f.tar.gz hdf5-b7df7a09d2bcb9d6724c7fce7930f13501f2b19f.tar.bz2 |
[svn-r6627] Purpose:
added new files for tests , according to test matrix
Description:
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_212.txt')
-rw-r--r-- | tools/testfiles/h5diff_212.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/testfiles/h5diff_212.txt b/tools/testfiles/h5diff_212.txt new file mode 100644 index 0000000..5e3f258 --- /dev/null +++ b/tools/testfiles/h5diff_212.txt @@ -0,0 +1,10 @@ +############################# +Expected output for 'h5diff dset2.1 dset2.2 -d 3 h5diff_test1.h5 h5diff_test2.h5' +############################# +Comparing <dset2.1> with <dset2.2> +using memory type H5T_NATIVE_SCHAR +position dset2.1 dset2.2 difference +------------------------------------------------------------ +[ 2 0 ] 1 5 4 +[ 2 1 ] 1 6 5 +2 differences found |