diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2009-04-22 19:52:56 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2009-04-22 19:52:56 (GMT) |
commit | 8b307b67d26f0a5d2d826d34b5138e87dd4c14ac (patch) | |
tree | c55849efe4b4123f05a313123428b282ca77aee0 /vms/tools | |
parent | be8cb6411aef28ebdf3c7f757a881ea984f4411d (diff) | |
download | hdf5-8b307b67d26f0a5d2d826d34b5138e87dd4c14ac.zip hdf5-8b307b67d26f0a5d2d826d34b5138e87dd4c14ac.tar.gz hdf5-8b307b67d26f0a5d2d826d34b5138e87dd4c14ac.tar.bz2 |
[svn-r16839] Added a new test case for h5repack_named_dtypes.h5.
Not test yet.
Diffstat (limited to 'vms/tools')
-rw-r--r-- | vms/tools/h5repack/check_h5repack.com | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vms/tools/h5repack/check_h5repack.com b/vms/tools/h5repack/check_h5repack.com index 207951e..34c122c 100644 --- a/vms/tools/h5repack/check_h5repack.com +++ b/vms/tools/h5repack/check_h5repack.com @@ -48,6 +48,9 @@ $ CALL TOOLTEST "" h5repack_attr.h5 $ CALL TOOLTEST "" h5repack_hlink.h5 $ CALL TOOLTEST "" h5repack_layout.h5 $ CALL TOOLTEST "" h5repack_early.h5 + +$! Check repacking file with committed datatypes in odd configurations +$ CALL TOOLTEST "" h5repack_named_dtypes.h5 $ $! # use h5repack_layout.h5 to write some filters (this file has no filters) $ |