summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tchar1.ddl
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2004-06-07 16:40:25 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2004-06-07 16:40:25 (GMT)
commitbad5b7ec31f44e1d6fae9300cf27461c92566c5d (patch)
tree672cf1189aff2e694852bc7d1153d75b0abee671 /tools/testfiles/tchar1.ddl
parent95da7ce5c4997daae35f695817beeb6b65ae20fe (diff)
downloadhdf5-bad5b7ec31f44e1d6fae9300cf27461c92566c5d.zip
hdf5-bad5b7ec31f44e1d6fae9300cf27461c92566c5d.tar.gz
hdf5-bad5b7ec31f44e1d6fae9300cf27461c92566c5d.tar.bz2
[svn-r8622] Purpose:
h5dump new version Description: added the changes already made for 1.6 support for dumping of 1) filters 2) storage layout 3) fill value 4) comments 5) superblock 6) file contents 7) array indices Solution: Platforms tested: linux solaris AIX Misc. update:
Diffstat (limited to 'tools/testfiles/tchar1.ddl')
-rw-r--r--tools/testfiles/tchar1.ddl10
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/testfiles/tchar1.ddl b/tools/testfiles/tchar1.ddl
index cc2d838..5f8311a 100644
--- a/tools/testfiles/tchar1.ddl
+++ b/tools/testfiles/tchar1.ddl
@@ -7,11 +7,11 @@ GROUP "/" {
DATATYPE H5T_STD_I8LE
DATASPACE SIMPLE { ( 308 ) / ( 308 ) }
DATA {
- "Four score and seven years ago our forefathers brought forth on this "
- "continent a new nation, conceived in liberty and dedicated to the pro"
- "position that all men are created equal. Now we are engaged in a grea"
- "t civil war, testing whether that nation or any nation so conceived a"
- "nd so dedicated can long endure."
+ (0) Four score and seven years ago our forefathers brought forth on thi"
+ (67) s continent a new nation, conceived in liberty and dedicated to th"
+ (133) e proposition that all men are created equal. Now we are engaged "
+ (198) in a great civil war, testing whether that nation or any nation s"
+ (263) o conceived and so dedicated can long endure."
}
}
}