Files
hdf5/tools/testfiles/tchar1.ddl
Allen Byrne 68d93b7f4e [svn-r22013] HDFFV-7560:
Merge 1.8 and h5dump/tools and tests based on tools library from trunk.
Reduced warnings.

HDFFV-7949:
Remove duplicated functions in h5ls

Tested: local linux,h5committest
2012-03-02 09:21:13 -05:00

16 lines
527 B
SQL

HDF5 "tchar.h5" {
GROUP "/" {
DATASET "Dataset1" {
DATATYPE H5T_STD_I8LE
DATASPACE SIMPLE { ( 308 ) / ( 308 ) }
DATA {
"Four score and seven years ago our forefathers brought forth on th"
"is continent a new nation, conceived in liberty and dedicated to t"
"he proposition that all men are created equal. Now we are engaged "
"in a great civil war, testing whether that nation or any nation so"
" conceived and so dedicated can long endure."
}
}
}
}