[svn-r7548] Purpose:
Bug fixes and code cleanup
Description:
Whitespace removal.
Added testfiles for named datatypes in attributes.
Platforms tested:
FreeBSD 4.9 (sleipnir)
h5committest
This commit is contained in:
@@ -3,10 +3,10 @@ Expected output for 'h5dump --header -a /attr2 --attribute=/attr tattr.h5'
|
||||
#############################
|
||||
HDF5 "tattr.h5" {
|
||||
ATTRIBUTE "/attr2" {
|
||||
DATATYPE H5T_STD_I32BE
|
||||
DATASPACE SIMPLE { ( 10 ) / ( 10 ) }
|
||||
}
|
||||
DATATYPE H5T_STD_I32BE
|
||||
DATASPACE SIMPLE { ( 10 ) / ( 10 ) }
|
||||
}
|
||||
ATTRIBUTE "/attr" {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
h5dump error: unable to open attribute "/"
|
||||
|
||||
Reference in New Issue
Block a user