summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tall-1.ddl
diff options
context:
space:
mode:
authorPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>2000-02-15 18:25:40 (GMT)
committerPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>2000-02-15 18:25:40 (GMT)
commit29af1961aceea02e881b46f8120cafc0548c7534 (patch)
treebb73ca830ea49d06b820f069f8e543f1a52e75d2 /tools/testfiles/tall-1.ddl
parente6a75db5e66339903ceac9e52fd9618c9ffc8818 (diff)
downloadhdf5-29af1961aceea02e881b46f8120cafc0548c7534.zip
hdf5-29af1961aceea02e881b46f8120cafc0548c7534.tar.gz
hdf5-29af1961aceea02e881b46f8120cafc0548c7534.tar.bz2
[svn-r1962] update the name of the file
Diffstat (limited to 'tools/testfiles/tall-1.ddl')
-rw-r--r--tools/testfiles/tall-1.ddl9
1 files changed, 3 insertions, 6 deletions
diff --git a/tools/testfiles/tall-1.ddl b/tools/testfiles/tall-1.ddl
index 82582c8..0c6f7f7 100644
--- a/tools/testfiles/tall-1.ddl
+++ b/tools/testfiles/tall-1.ddl
@@ -1,7 +1,4 @@
-#############################
-Expected output for 'h5dump tall.h5'
-#############################
-HDF5 "testfiles\tall.h5" {
+HDF5 "testfiles/tall.h5" {
GROUP "/" {
ATTRIBUTE "attr1" {
DATATYPE { H5T_STD_I8BE }
@@ -56,8 +53,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
}
}
}