mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
[svn-r1854] fixed a bug
This commit is contained in:
parent
6660a174c2
commit
015079ab20
@ -1,7 +1,7 @@
|
||||
#############################
|
||||
Expected output for 'h5dump tcompound.h5'
|
||||
#############################
|
||||
HDF5 "..\..\testfiles\tcompound.h5" {
|
||||
HDF5 "tcompound.h5" {
|
||||
GROUP "/" {
|
||||
DATATYPE "#5992:0" {
|
||||
H5T_STD_I32BE "int";
|
||||
|
@ -1,7 +1,7 @@
|
||||
#############################
|
||||
Expected output for 'h5dump -t /#5992:0 -g /group2 tcompound.h5'
|
||||
#############################
|
||||
HDF5 "..\..\testfiles\tcompound.h5" {
|
||||
HDF5 "tcompound.h5" {
|
||||
DATATYPE "/#5992:0" {
|
||||
H5T_STD_I32BE "int";
|
||||
H5T_IEEE_F32BE "float";
|
||||
|
Loading…
Reference in New Issue
Block a user