diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-10-30 15:18:58 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-10-30 15:18:58 (GMT) |
commit | 199b2f9a1d5f512728c38e271775d32c872405ce (patch) | |
tree | 1c55b375c47eed11244be32fec63dcb0af57636a /tools/testfiles | |
parent | 12edb97078593e2aa73950919c4823a37367915e (diff) | |
download | hdf5-199b2f9a1d5f512728c38e271775d32c872405ce.zip hdf5-199b2f9a1d5f512728c38e271775d32c872405ce.tar.gz hdf5-199b2f9a1d5f512728c38e271775d32c872405ce.tar.bz2 |
[svn-r12826]
added a new test for h5diff relative error for the file generator
program
Diffstat (limited to 'tools/testfiles')
-rw-r--r-- | tools/testfiles/h5diff_16.txt | 15 | ||||
-rw-r--r-- | tools/testfiles/h5diff_basic1.h5 | bin | 6416 -> 6416 bytes | |||
-rw-r--r-- | tools/testfiles/h5diff_basic2.h5 | bin | 4240 -> 4240 bytes |
3 files changed, 6 insertions, 9 deletions
diff --git a/tools/testfiles/h5diff_16.txt b/tools/testfiles/h5diff_16.txt index a0855c3..8145b00 100644 --- a/tools/testfiles/h5diff_16.txt +++ b/tools/testfiles/h5diff_16.txt @@ -4,15 +4,12 @@ Expected output for 'h5diff h5diff_basic1.h5 h5diff_basic1.h5 g1/dset9 g1/dset10 Dataset: </g1/dset9> and </g1/dset10> position dset9 dset10 difference relative ------------------------------------------------------------------------ -[ 0 0 ] 100 105 5 0.05 -[ 0 1 ] 100 120 20 0.2 -[ 1 0 ] 100 160 60 0.6 -[ 1 1 ] 100 95 5 0.05 -[ 2 0 ] 100 80 20 0.2 -[ 2 1 ] 100 40 60 0.6 -[ 3 0 ] 1 0 1 1 -[ 3 1 ] 0 1 1 not comparable -8 differences found +[ 0 0 ] 100 120 20 0.2 +[ 0 1 ] 100 80 20 0.2 +[ 1 0 ] 100 0 100 1 +[ 1 1 ] 0 100 100 not comparable +[ 2 1 ] 100 50 50 0.5 +5 differences found -------------------------------- Some objects are not comparable -------------------------------- diff --git a/tools/testfiles/h5diff_basic1.h5 b/tools/testfiles/h5diff_basic1.h5 Binary files differindex 58c399f..5609a56 100644 --- a/tools/testfiles/h5diff_basic1.h5 +++ b/tools/testfiles/h5diff_basic1.h5 diff --git a/tools/testfiles/h5diff_basic2.h5 b/tools/testfiles/h5diff_basic2.h5 Binary files differindex aa7e81e..0bd9ee1 100644 --- a/tools/testfiles/h5diff_basic2.h5 +++ b/tools/testfiles/h5diff_basic2.h5 |