summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tall-1.ddl
diff options
context:
space:
mode:
authorPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>2000-02-15 15:58:44 (GMT)
committerPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>2000-02-15 15:58:44 (GMT)
commitf6d7c68b7566f7a36766d40002ebca5c780ef833 (patch)
tree821e30cbbc0bb43344c93324feabae082efc19ff /tools/testfiles/tall-1.ddl
parentdda956608e8d58a3b8929ba50a7ff6e663532216 (diff)
downloadhdf5-f6d7c68b7566f7a36766d40002ebca5c780ef833.zip
hdf5-f6d7c68b7566f7a36766d40002ebca5c780ef833.tar.gz
hdf5-f6d7c68b7566f7a36766d40002ebca5c780ef833.tar.bz2
[svn-r1958] updated the ddls for the changes that were made to the dumper
Diffstat (limited to 'tools/testfiles/tall-1.ddl')
-rw-r--r--tools/testfiles/tall-1.ddl10
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/testfiles/tall-1.ddl b/tools/testfiles/tall-1.ddl
index 1c935cd..82582c8 100644
--- a/tools/testfiles/tall-1.ddl
+++ b/tools/testfiles/tall-1.ddl
@@ -1,7 +1,7 @@
#############################
Expected output for 'h5dump tall.h5'
#############################
-HDF5 "tall.h5" {
+HDF5 "testfiles\tall.h5" {
GROUP "/" {
ATTRIBUTE "attr1" {
DATATYPE { H5T_STD_I8BE }
@@ -39,7 +39,7 @@ GROUP "/" {
DATATYPE { H5T_STD_I8BE }
DATASPACE { SIMPLE ( 27 ) / ( 27 ) }
DATA {
- 49, 115, 116, 32, 97, 116, 116, 114, 105, 98, 117, 116, 101,
+ 49, 115, 116, 32, 97, 116, 116, 114, 105, 98, 117, 116, 101,
32, 111, 102, 32, 100, 115, 101, 116, 49, 46, 49, 46, 49, 0
}
}
@@ -47,7 +47,7 @@ GROUP "/" {
DATATYPE { H5T_STD_I8BE }
DATASPACE { SIMPLE ( 27 ) / ( 27 ) }
DATA {
- 50, 110, 100, 32, 97, 116, 116, 114, 105, 98, 117, 116, 101,
+ 50, 110, 100, 32, 97, 116, 116, 114, 105, 98, 117, 116, 101,
32, 111, 102, 32, 100, 115, 101, 116, 49, 46, 49, 46, 49, 0
}
}
@@ -56,8 +56,8 @@ GROUP "/" {
DATATYPE { H5T_STD_I32BE }
DATASPACE { SIMPLE ( 20 ) / ( 20 ) }
DATA {
- 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18,
- 19
+ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17,
+ 18, 19
}
}
}