diff options
author | Patrick Lu <ptlu@hawkwind.ncsa.uiuc.edu> | 2000-03-23 15:38:14 (GMT) |
---|---|---|
committer | Patrick Lu <ptlu@hawkwind.ncsa.uiuc.edu> | 2000-03-23 15:38:14 (GMT) |
commit | 1ee399e4912020144a6fe5cfee1ef21285699f21 (patch) | |
tree | fe53e2fab54fe820dbb5d233258e835a8a8c11d3 /tools/testfiles/tcomp-3.ddl | |
parent | 1bb9912f803df2b43efa4d4272ca75081ff8ef4a (diff) | |
download | hdf5-1ee399e4912020144a6fe5cfee1ef21285699f21.zip hdf5-1ee399e4912020144a6fe5cfee1ef21285699f21.tar.gz hdf5-1ee399e4912020144a6fe5cfee1ef21285699f21.tar.bz2 |
[svn-r2052] the new ddls for the new versions of the testfiles just created(tall.h5, tcompounnd.h5, tnestedcomp.h5)
the data is not as simple as before. rows are not repeated and rows are not just 1 number repeated
Diffstat (limited to 'tools/testfiles/tcomp-3.ddl')
-rw-r--r-- | tools/testfiles/tcomp-3.ddl | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/testfiles/tcomp-3.ddl b/tools/testfiles/tcomp-3.ddl index c8e553a..dbb3598 100644 --- a/tools/testfiles/tcomp-3.ddl +++ b/tools/testfiles/tcomp-3.ddl @@ -3,13 +3,12 @@ Expected output for 'h5dump -t /#5992:0 -g /group2 tcompound.h5' ############################# HDF5 "tcompound.h5" { DATATYPE "/#5992:0" { - H5T_STD_I32BE "int"; - H5T_IEEE_F32BE "float"; + h5dump error: unable to open /#5992:0 } GROUP "/group2" { DATASET "dset5" { DATATYPE { - "/#5992:0" + "/#6632:0" } DATASPACE { SIMPLE ( 5 ) / ( 5 ) } DATA { |