summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/expected/tstring2.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/h5dump/expected/tstring2.ddl')
-rw-r--r--tools/test/h5dump/expected/tstring2.ddl11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/test/h5dump/expected/tstring2.ddl b/tools/test/h5dump/expected/tstring2.ddl
new file mode 100644
index 0000000..cda2ed5
--- /dev/null
+++ b/tools/test/h5dump/expected/tstring2.ddl
@@ -0,0 +1,11 @@
+HDF5 "tstr3.h5" {
+DATASET "str4" {
+ DATATYPE H5T_STD_I8LE
+ DATASPACE SIMPLE { ( 93 ) / ( 93 ) }
+ DATA {
+ "Four score and seven
+ years ago our forefathers brought fo"
+ "rth on this continent a new nation\000"
+ }
+}
+}