hdf5/tools/testfiles/tattr-3.ddl
Ruey-Hsia Li 38309fb3f6 [svn-r982] Added test for loop detection.
Updated expected output for dumper automatic tests.
Removed redundant tests.
1998-12-21 17:34:42 -05:00

13 lines
296 B
SQL

#############################
Expected output for 'h5dump -header -a attr2 attr tattr.h5'
#############################
HDF5 "tattr.h5" {
ATTRIBUTE "attr2" {
DATATYPE { H5T_STD_I32BE }
DATASPACE { SIMPLE ( 10 ) / ( 10 ) }
}
ATTRIBUTE "attr" {
h5dump error: unable to open attribute.
}
}