diff options
Diffstat (limited to 'vms/tools/h5repack')
-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) $ |