diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2009-09-14 19:52:42 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2009-09-14 19:52:42 (GMT) |
commit | 43db8230440604cac42af68264465c8a24605647 (patch) | |
tree | 1fc8f9d2969ab3a4243ce2f64316e028ed11fd7e /MANIFEST | |
parent | fa3eab20dddb1b816e36c41d8bdb189ec34bbd0a (diff) | |
download | hdf5-43db8230440604cac42af68264465c8a24605647.zip hdf5-43db8230440604cac42af68264465c8a24605647.tar.gz hdf5-43db8230440604cac42af68264465c8a24605647.tar.bz2 |
[svn-r17475] Added error handling to h5dump and region reference handling functions in the tools lib. Bring back from NPOESS. Added missing tests to h5dump test script for region references.
Tested: local linux
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1072,7 +1072,7 @@ ./tools/lib/h5tools_ref.h ./tools/lib/h5tools_type.c ./tools/lib/ph5diff.h -./tools/lib/talign.c +./tools/lib/h5tools_error.h ./tools/misc/Makefile.am ./tools/misc/Makefile.in @@ -1085,6 +1085,7 @@ ./tools/misc/repart_test.c ./tools/misc/testh5mkgrp.sh ./tools/misc/testh5repart.sh.in +./tools/misc/talign.c ./tools/h5stat/Makefile.am ./tools/h5stat/Makefile.in @@ -1166,6 +1167,7 @@ ./tools/testfiles/tcompound_complex.h5 ./tools/testfiles/tdatareg.h5 ./tools/testfiles/tdatareg.ddl +./tools/testfiles/tdataregR.ddl ./tools/testfiles/tdset-1.ddl ./tools/testfiles/tdset-2.ddl ./tools/testfiles/tdset-3s.ddl |