[svn-r26750] 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:10:21 -05:00
parent 6fa9f61ae5
commit 5cc53e3ba2
8 changed files with 14 additions and 25759 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.