summaryrefslogtreecommitdiffstats
path: root/tools/testfiles
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2008-06-02 17:47:30 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2008-06-02 17:47:30 (GMT)
commitfc7aea6f7fdbec7e005f90570f75df86ae8b7b0c (patch)
treeb11b6769f2a0320e1020d1fb55d948622cb0ddbb /tools/testfiles
parent0838a8ddc77b87cabef55596f31ca23b5aeb0192 (diff)
downloadhdf5-fc7aea6f7fdbec7e005f90570f75df86ae8b7b0c.zip
hdf5-fc7aea6f7fdbec7e005f90570f75df86ae8b7b0c.tar.gz
hdf5-fc7aea6f7fdbec7e005f90570f75df86ae8b7b0c.tar.bz2
[svn-r15124] Purpose:
bug fixes. Description: Added code to create an empty hdf5 (named h5diff_empty.h5) in order to test if h5diff compares correctly an empty hdf5 vs. a non-empty one. Tested: Tested in kagiso of h5diffgentest itself. Verified by h5dump that h5diff_empty.h5 was indeed empty. Then "h5diff h5diff_empty.h5 h5diff_basic1.h5" returned 0 (should have returned non-zero).
Diffstat (limited to 'tools/testfiles')
-rw-r--r--tools/testfiles/h5diff_empty.h5bin0 -> 800 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testfiles/h5diff_empty.h5 b/tools/testfiles/h5diff_empty.h5
new file mode 100644
index 0000000..3f0d1df
--- /dev/null
+++ b/tools/testfiles/h5diff_empty.h5
Binary files differ