diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-06-29 17:42:09 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-06-29 17:42:09 (GMT) |
commit | d4eec2cb073e4e9f02ca990cbd93480e526a130e (patch) | |
tree | 41fceceb69736cd18354a986d2d34544b55c4ffc /tools/testfiles/tcomp-4.ddl | |
parent | 3edde57e73c43474ee146b0c8073fba4eafe9e34 (diff) | |
download | hdf5-d4eec2cb073e4e9f02ca990cbd93480e526a130e.zip hdf5-d4eec2cb073e4e9f02ca990cbd93480e526a130e.tar.gz hdf5-d4eec2cb073e4e9f02ca990cbd93480e526a130e.tar.bz2 |
[svn-r8758] Purpose:
h5dump new feature, bug fix
Description:
added the dump of unmamed types to the file contents
fixed a bug in the type array, it was printing invalid characters with the array indices option on
Solution:
Platforms tested:
linux
AIX
solaris
Misc. update:
Diffstat (limited to 'tools/testfiles/tcomp-4.ddl')
-rw-r--r-- | tools/testfiles/tcomp-4.ddl | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/tools/testfiles/tcomp-4.ddl b/tools/testfiles/tcomp-4.ddl index bf7b2fc..9bb092a 100644 --- a/tools/testfiles/tcomp-4.ddl +++ b/tools/testfiles/tcomp-4.ddl @@ -25,80 +25,80 @@ GROUP "/" { } DATASPACE SIMPLE { ( 6 ) / ( 6 ) } DATA { - (0), { + (0): { 0, [ "A fight is a contract that takes two people to honor.", "A combative stance means that you've accepted the contract.", "In which case, you deserve what you get.", " -- Professor Cheng Man-ch'ing" ], "Hello!", [ 0, 1, 2, 3, 4, 5, - %s 1, 2, 3, 4, 5, 6, - %s 2, 3, 4, 5, 6, 7, - %s 3, 4, 5, 6, 7, 8, - %s 4, 5, 6, 7, 8, 9 ], + 1, 2, 3, 4, 5, 6, + 2, 3, 4, 5, 6, 7, + 3, 4, 5, 6, 7, 8, + 4, 5, 6, 7, 8, 9 ], 0, [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], 109 }, - (1), { + (1): { 1, [ "A fight is a contract that takes two people to honor.", "A combative stance means that you've accepted the contract.", "In which case, you deserve what you get.", " -- Professor Cheng Man-ch'ing" ], "Hello!", [ 1, 2, 3, 4, 5, 6, - %s 2, 3, 4, 5, 6, 7, - %s 3, 4, 5, 6, 7, 8, - %s 4, 5, 6, 7, 8, 9, - %s 5, 6, 7, 8, 9, 10 ], + 2, 3, 4, 5, 6, 7, + 3, 4, 5, 6, 7, 8, + 4, 5, 6, 7, 8, 9, + 5, 6, 7, 8, 9, 10 ], 0.96, [ 1024.96, 1024.96, 1024.96, 1024.96, 1024.96, 1024.96, 1024.96, 1024.96, 1024.96, 1024.96 ], 109 }, - (2), { + (2): { 2, [ "A fight is a contract that takes two people to honor.", "A combative stance means that you've accepted the contract.", "In which case, you deserve what you get.", " -- Professor Cheng Man-ch'ing" ], "Hello!", [ 2, 3, 4, 5, 6, 7, - %s 3, 4, 5, 6, 7, 8, - %s 4, 5, 6, 7, 8, 9, - %s 5, 6, 7, 8, 9, 10, - %s 6, 7, 8, 9, 10, 11 ], + 3, 4, 5, 6, 7, 8, + 4, 5, 6, 7, 8, 9, + 5, 6, 7, 8, 9, 10, + 6, 7, 8, 9, 10, 11 ], 1.92, [ 2049.93, 2049.93, 2049.93, 2049.93, 2049.93, 2049.93, 2049.93, 2049.93, 2049.93, 2049.93 ], 109 }, - (3), { + (3): { 3, [ "A fight is a contract that takes two people to honor.", "A combative stance means that you've accepted the contract.", "In which case, you deserve what you get.", " -- Professor Cheng Man-ch'ing" ], "Hello!", [ 3, 4, 5, 6, 7, 8, - %s 4, 5, 6, 7, 8, 9, - %s 5, 6, 7, 8, 9, 10, - %s 6, 7, 8, 9, 10, 11, - %s 7, 8, 9, 10, 11, 12 ], + 4, 5, 6, 7, 8, 9, + 5, 6, 7, 8, 9, 10, + 6, 7, 8, 9, 10, 11, + 7, 8, 9, 10, 11, 12 ], 2.88, [ 3074.89, 3074.89, 3074.89, 3074.89, 3074.89, 3074.89, 3074.89, 3074.89, 3074.89, 3074.89 ], 109 }, - (4), { + (4): { 4, [ "A fight is a contract that takes two people to honor.", "A combative stance means that you've accepted the contract.", "In which case, you deserve what you get.", " -- Professor Cheng Man-ch'ing" ], "Hello!", [ 4, 5, 6, 7, 8, 9, - %s 5, 6, 7, 8, 9, 10, - %s 6, 7, 8, 9, 10, 11, - %s 7, 8, 9, 10, 11, 12, - %s 8, 9, 10, 11, 12, 13 ], + 5, 6, 7, 8, 9, 10, + 6, 7, 8, 9, 10, 11, + 7, 8, 9, 10, 11, 12, + 8, 9, 10, 11, 12, 13 ], 3.84, [ 4099.85, 4099.85, 4099.85, 4099.85, 4099.85, 4099.85, 4099.85, 4099.85, 4099.85, 4099.85 ], 109 }, - (5), { + (5): { 5, [ "A fight is a contract that takes two people to honor.", "A combative stance means that you've accepted the contract.", "In which case, you deserve what you get.", " -- Professor Cheng Man-ch'ing" ], "Hello!", [ 5, 6, 7, 8, 9, 10, - %s 6, 7, 8, 9, 10, 11, - %s 7, 8, 9, 10, 11, 12, - %s 8, 9, 10, 11, 12, 13, - %s 9, 10, 11, 12, 13, 14 ], + 6, 7, 8, 9, 10, 11, + 7, 8, 9, 10, 11, 12, + 8, 9, 10, 11, 12, 13, + 9, 10, 11, 12, 13, 14 ], 4.8, [ 5124.82, 5124.82, 5124.82, 5124.82, 5124.82, 5124.82, 5124.82, 5124.82, 5124.82, 5124.82 ], 109 |