summaryrefslogtreecommitdiffstats
path: root/tools/testfiles
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2008-06-04 17:14:23 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2008-06-04 17:14:23 (GMT)
commit018ba9a701cdc28e59256b5fdd3f03fa910b60f0 (patch)
tree76b57abef8e446dd1242cb8f2f689f859f753f69 /tools/testfiles
parent6e196a7b669ed5edeb3a1329e1cb158b8df75a95 (diff)
downloadhdf5-018ba9a701cdc28e59256b5fdd3f03fa910b60f0.zip
hdf5-018ba9a701cdc28e59256b5fdd3f03fa910b60f0.tar.gz
hdf5-018ba9a701cdc28e59256b5fdd3f03fa910b60f0.tar.bz2
[svn-r15136] 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