diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-11-27 20:30:08 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-11-27 20:30:08 (GMT) |
commit | e40fa7aa3929e24934463562ed74859a6ebb5ddb (patch) | |
tree | d3f37c6d74bbe73ac471dfda3e22bfceb3f6edfe /tools/testfiles/h5diff_101.txt | |
parent | e9d44260d121a5841da1d8df1cd3524c8686c530 (diff) | |
download | hdf5-e40fa7aa3929e24934463562ed74859a6ebb5ddb.zip hdf5-e40fa7aa3929e24934463562ed74859a6ebb5ddb.tar.gz hdf5-e40fa7aa3929e24934463562ed74859a6ebb5ddb.tar.bz2 |
[svn-r12986] remove and insert these files, somehow their end of line terminator is not correct
Diffstat (limited to 'tools/testfiles/h5diff_101.txt')
-rw-r--r-- | tools/testfiles/h5diff_101.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/testfiles/h5diff_101.txt b/tools/testfiles/h5diff_101.txt new file mode 100644 index 0000000..a35ffb6 --- /dev/null +++ b/tools/testfiles/h5diff_101.txt @@ -0,0 +1,11 @@ +############################# +Expected output for 'h5diff h5diff_basic1.h5 h5diff_basic1.h5 /g1/d1 g1/d2 -v' +############################# +Dataset: </g1/d1> and </g1/d2> +position d1 d2 difference +------------------------------------------------------------ +[ 0 1 ] 1e-09 2e-09 1e-09 +[ 1 0 ] 1e-09 9e-10 1e-10 +[ 1 1 ] 0 1e-09 1e-09 +[ 2 0 ] 1e-09 0 1e-09 +4 differences found |