diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2008-06-02 17:47:30 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2008-06-02 17:47:30 (GMT) |
commit | fc7aea6f7fdbec7e005f90570f75df86ae8b7b0c (patch) | |
tree | b11b6769f2a0320e1020d1fb55d948622cb0ddbb /tools/testfiles | |
parent | 0838a8ddc77b87cabef55596f31ca23b5aeb0192 (diff) | |
download | hdf5-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.h5 | bin | 0 -> 800 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testfiles/h5diff_empty.h5 b/tools/testfiles/h5diff_empty.h5 Binary files differnew file mode 100644 index 0000000..3f0d1df --- /dev/null +++ b/tools/testfiles/h5diff_empty.h5 |