diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-08-07 21:08:39 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-08-07 21:08:39 (GMT) |
commit | 021ed070b2f09e8f0536cba53f6b6c7c7188cc38 (patch) | |
tree | c0f5baaa9dc3fb4b62f65cd8931c790fed38c2b3 /tools/testfiles | |
parent | 753a60f18454c0870bb0db7a0152e60afa98911c (diff) | |
download | hdf5-021ed070b2f09e8f0536cba53f6b6c7c7188cc38.zip hdf5-021ed070b2f09e8f0536cba53f6b6c7c7188cc38.tar.gz hdf5-021ed070b2f09e8f0536cba53f6b6c7c7188cc38.tar.bz2 |
[svn-r14048]
Added a dataset with NaN values to the h5diff file generator program and new binary file
Tested: linux
Diffstat (limited to 'tools/testfiles')
-rw-r--r-- | tools/testfiles/h5diff_17.txt | 2 | ||||
-rw-r--r-- | tools/testfiles/h5diff_90.txt | 4 | ||||
-rw-r--r-- | tools/testfiles/h5diff_basic1.h5 | bin | 8008 -> 8552 bytes |
3 files changed, 6 insertions, 0 deletions
diff --git a/tools/testfiles/h5diff_17.txt b/tools/testfiles/h5diff_17.txt index ac756c9..f7fff96 100644 --- a/tools/testfiles/h5diff_17.txt +++ b/tools/testfiles/h5diff_17.txt @@ -18,6 +18,8 @@ file1 file2 x /g1/dset8 x /g1/dset9 x /g1/fp1 + x /g1/fp15 + x /g1/fp16 x /g1/fp2 x /g2 diff --git a/tools/testfiles/h5diff_90.txt b/tools/testfiles/h5diff_90.txt index 9702df7..40c10b073 100644 --- a/tools/testfiles/h5diff_90.txt +++ b/tools/testfiles/h5diff_90.txt @@ -1,3 +1,7 @@ ############################# Expected output for 'h5diff h5diff_basic1.h5 h5diff_basic1.h5' ############################# +dataset: </g1/fp15> and </g1/fp15> +2 differences found +dataset: </g1/fp16> and </g1/fp16> +2 differences found diff --git a/tools/testfiles/h5diff_basic1.h5 b/tools/testfiles/h5diff_basic1.h5 Binary files differindex bacf18a..e672d65 100644 --- a/tools/testfiles/h5diff_basic1.h5 +++ b/tools/testfiles/h5diff_basic1.h5 |