[svn-r26752] Merged r26750 and r26751 from trunk.

HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in compound type.

Added the testing to h5repack where it belongs.
Undo the tests added to h5dump.

Tested: h5committested plus tested in jam by hand.
This commit is contained in:
Albert Cheng
2015-04-07 13:30:41 -05:00
parent 1a0a3d6349
commit e7faa6e220
8 changed files with 14 additions and 25760 deletions

View File

@@ -0,0 +1,5 @@
h5repack_nested_8bit_enum_deflated.h5:
h5repack_nested_8bit_enum.h5:
enuberated 8bit type nested in compount type. Original file provided
by a user (HDFFV-8667) as a test file. Used h5copy to extract only the
Compound type dataset. The non-deflated version is produced by h5repack.