summaryrefslogtreecommitdiffstats
path: root/tools/h5repack/testfiles
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2009-04-20 16:37:47 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2009-04-20 16:37:47 (GMT)
commit6d13b7a243e968b4ee365a8ea2b54c5f7640e8f6 (patch)
treedcd3cd02916c026c54829261d30a8bd398186ef7 /tools/h5repack/testfiles
parent22acfa9fe13b5dca4344a8b65c202d47f38b6ef0 (diff)
downloadhdf5-6d13b7a243e968b4ee365a8ea2b54c5f7640e8f6.zip
hdf5-6d13b7a243e968b4ee365a8ea2b54c5f7640e8f6.tar.gz
hdf5-6d13b7a243e968b4ee365a8ea2b54c5f7640e8f6.tar.bz2
[svn-r16800] Purpose: Fix bug 1516
Description: h5repack previously would not take named datatypes into consideration when copying datasets and attributes. This would cause extra anonymous datatypes in the target file at best, and cause errors halfway through the repacking at worst. h5repack should now always handle named datatypes correctly. Named datatypes are also now converted to the native type when -n is given. Tested: jam, linew, smirom (h5committest)
Diffstat (limited to 'tools/h5repack/testfiles')
-rw-r--r--tools/h5repack/testfiles/h5repack_named_dtypes.h5bin0 -> 4304 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/h5repack/testfiles/h5repack_named_dtypes.h5 b/tools/h5repack/testfiles/h5repack_named_dtypes.h5
new file mode 100644
index 0000000..108bb9f
--- /dev/null
+++ b/tools/h5repack/testfiles/h5repack_named_dtypes.h5
Binary files differ