diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-04-25 18:19:40 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-04-25 18:19:40 (GMT) |
commit | 50c9a237255f5e1917e564e9f1f0d2bc95f3ac04 (patch) | |
tree | 70443d8454bf1d1302a88e722d233661bb928bc1 /MANIFEST | |
parent | 8b90adeac6716fe17fc0f4241bdd48333d15941a (diff) | |
download | hdf5-50c9a237255f5e1917e564e9f1f0d2bc95f3ac04.zip hdf5-50c9a237255f5e1917e564e9f1f0d2bc95f3ac04.tar.gz hdf5-50c9a237255f5e1917e564e9f1f0d2bc95f3ac04.tar.bz2 |
[svn-r12297] Purpose:
new feature
Description:
added support for the printout of dataset region references differences
added a new test for this
merged the h5diff generator of test files into a single file
Solution:
Platforms tested:
linux 32, 64
solaris
Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -812,12 +812,7 @@ ./tools/h5diff/h5diff_common.h ./tools/h5diff/h5diff_main.c ./tools/h5diff/ph5diff_main.c -./tools/h5diff/testh5diff_attr.c -./tools/h5diff/testh5diff_basic.c -./tools/h5diff/testh5diff_dset.c -./tools/h5diff/testh5diff_main.c -./tools/h5diff/testh5diff_util.c -./tools/h5diff/testh5diff.h +./tools/h5diff/h5diffgentest.c ./tools/h5diff/testh5diff.sh ./tools/h5diff/testph5diff.sh @@ -1186,6 +1181,7 @@ ./tools/testfiles/h5diff_55.txt ./tools/testfiles/h5diff_56.txt ./tools/testfiles/h5diff_57.txt +./tools/testfiles/h5diff_58.txt ./tools/testfiles/h5diff_600.txt ./tools/testfiles/h5diff_601.txt ./tools/testfiles/h5diff_602.txt |