summaryrefslogtreecommitdiffstats
path: root/tools/testfiles
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-03-04 19:03:05 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-03-04 19:03:05 (GMT)
commitab30541dbff26f59e3f22da48c4e7bbd7595e977 (patch)
tree332546d237732d8ab16f8b779f912d35320d1459 /tools/testfiles
parent3a92e3a69be3f4831c06e797dae0920ea9c1f069 (diff)
downloadhdf5-ab30541dbff26f59e3f22da48c4e7bbd7595e977.zip
hdf5-ab30541dbff26f59e3f22da48c4e7bbd7595e977.tar.gz
hdf5-ab30541dbff26f59e3f22da48c4e7bbd7595e977.tar.bz2
[svn-r14698] #606 (B1) h5diff: Add ability to handle NaN values
Added 2 sets of datasets to the h5 files, that contain NaNs. There is no automated test to test NaN, since the output varies from platform to platform tested: windows, linux, solaris
Diffstat (limited to 'tools/testfiles')
-rw-r--r--tools/testfiles/h5diff_17.txt4
-rw-r--r--tools/testfiles/h5diff_basic1.h5bin8296 -> 9712 bytes
-rw-r--r--tools/testfiles/h5diff_basic2.h5bin4240 -> 4240 bytes
3 files changed, 4 insertions, 0 deletions
diff --git a/tools/testfiles/h5diff_17.txt b/tools/testfiles/h5diff_17.txt
index 1187a9b..3045d26 100644
--- a/tools/testfiles/h5diff_17.txt
+++ b/tools/testfiles/h5diff_17.txt
@@ -18,6 +18,10 @@ file1 file2
x /g1/dset8
x /g1/dset9
x /g1/fp1
+ x /g1/fp15
+ x /g1/fp16
+ x /g1/fp17
+ x /g1/fp18
x /g1/fp2
x /g2
diff --git a/tools/testfiles/h5diff_basic1.h5 b/tools/testfiles/h5diff_basic1.h5
index 4eb0faa..a228f94 100644
--- a/tools/testfiles/h5diff_basic1.h5
+++ b/tools/testfiles/h5diff_basic1.h5
Binary files differ
diff --git a/tools/testfiles/h5diff_basic2.h5 b/tools/testfiles/h5diff_basic2.h5
index 463e0da..46285cf 100644
--- a/tools/testfiles/h5diff_basic2.h5
+++ b/tools/testfiles/h5diff_basic2.h5
Binary files differ