summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tcomp-1.ddl
diff options
context:
space:
mode:
authorPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>1999-12-03 19:48:34 (GMT)
committerPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>1999-12-03 19:48:34 (GMT)
commit6660a174c2ac50346c13298ec83fa73378dc6ea0 (patch)
tree91f8d9cb2419a5e3befe80c17fb71a49c4f8df68 /tools/testfiles/tcomp-1.ddl
parent4ed4c8fb47fd4718b2727be79cf91a3d75e1e83d (diff)
downloadhdf5-6660a174c2ac50346c13298ec83fa73378dc6ea0.zip
hdf5-6660a174c2ac50346c13298ec83fa73378dc6ea0.tar.gz
hdf5-6660a174c2ac50346c13298ec83fa73378dc6ea0.tar.bz2
[svn-r1853] updated these files to reflect the changes in the format for the dump output
Diffstat (limited to 'tools/testfiles/tcomp-1.ddl')
-rw-r--r--tools/testfiles/tcomp-1.ddl92
1 files changed, 46 insertions, 46 deletions
diff --git a/tools/testfiles/tcomp-1.ddl b/tools/testfiles/tcomp-1.ddl
index 6920f29..6ad9ae5 100644
--- a/tools/testfiles/tcomp-1.ddl
+++ b/tools/testfiles/tcomp-1.ddl
@@ -1,7 +1,7 @@
#############################
Expected output for 'h5dump tcompound.h5'
#############################
-HDF5 "tcompound.h5" {
+HDF5 "..\..\testfiles\tcompound.h5" {
GROUP "/" {
DATATYPE "#5992:0" {
H5T_STD_I32BE "int";
@@ -16,29 +16,29 @@ GROUP "/" {
DATASPACE { SIMPLE ( 5 ) / ( 5 ) }
DATA {
{
- [ 0 ],
- [ 0 ],
- [ 1 ]
+ 0,
+ 0,
+ 1
},
{
- [ 1 ],
- [ 1 ],
- [ 0.5 ]
+ 1,
+ 1,
+ 0.5
},
{
- [ 2 ],
- [ 4 ],
- [ 0.333333 ]
+ 2,
+ 4,
+ 0.333333
},
{
- [ 3 ],
- [ 9 ],
- [ 0.25 ]
+ 3,
+ 9,
+ 0.25
},
{
- [ 4 ],
- [ 16 ],
- [ 0.2 ]
+ 4,
+ 16,
+ 0.2
}
}
}
@@ -50,24 +50,24 @@ GROUP "/" {
DATASPACE { SIMPLE ( 5 ) / ( 5 ) }
DATA {
{
- [ 0 ],
- [ 0 ]
+ 0,
+ 0
},
{
- [ 1 ],
- [ 1.1 ]
+ 1,
+ 1.1
},
{
- [ 2 ],
- [ 2.2 ]
+ 2,
+ 2.2
},
{
- [ 3 ],
- [ 3.3 ]
+ 3,
+ 3.3
},
{
- [ 4 ],
- [ 4.4 ]
+ 4,
+ 4.4
}
}
}
@@ -230,24 +230,24 @@ GROUP "/" {
DATASPACE { SIMPLE ( 5 ) / ( 5 ) }
DATA {
{
- [ 0 ],
- [ 0 ]
+ 0,
+ 0
},
{
- [ 1 ],
- [ 1 ]
+ 1,
+ 1
},
{
- [ 2 ],
- [ 2 ]
+ 2,
+ 2
},
{
- [ 3 ],
- [ 3 ]
+ 3,
+ 3
},
{
- [ 4 ],
- [ 4 ]
+ 4,
+ 4
}
}
}
@@ -264,24 +264,24 @@ GROUP "/" {
DATASPACE { SIMPLE ( 5 ) / ( 5 ) }
DATA {
{
- [ 0 ],
- [ 0 ]
+ 0,
+ 0
},
{
- [ 1 ],
- [ 0.1 ]
+ 1,
+ 0.1
},
{
- [ 2 ],
- [ 0.2 ]
+ 2,
+ 0.2
},
{
- [ 3 ],
- [ 0.3 ]
+ 3,
+ 0.3
},
{
- [ 4 ],
- [ 0.4 ]
+ 4,
+ 0.4
}
}
}