summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/testfiles/tall-1.ddl9
-rw-r--r--tools/testfiles/tcomp-1.ddl2
-rw-r--r--tools/testfiles/tstr-1.ddl2
3 files changed, 5 insertions, 8 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
}
}
}
diff --git a/tools/testfiles/tcomp-1.ddl b/tools/testfiles/tcomp-1.ddl
index ff8e77e..529dd5f 100644
--- a/tools/testfiles/tcomp-1.ddl
+++ b/tools/testfiles/tcomp-1.ddl
@@ -1,7 +1,7 @@
#############################
Expected output for 'h5dump tcompound.h5'
#############################
-HDF5 "testfiles\tcompound.h5" {
+HDF5 "tcompound.h5" {
GROUP "/" {
DATATYPE "#5992:0" {
H5T_STD_I32BE "int";
diff --git a/tools/testfiles/tstr-1.ddl b/tools/testfiles/tstr-1.ddl
index 00e0bf1..7f811cc 100644
--- a/tools/testfiles/tstr-1.ddl
+++ b/tools/testfiles/tstr-1.ddl
@@ -1,7 +1,7 @@
#############################
Expected output for 'h5dump tstr.h5'
#############################
-HDF5 "testfiles\tstr.h5" {
+HDF5 "tstr.h5" {
GROUP "/" {
DATASET "comp1" {
DATATYPE {