From 29af1961aceea02e881b46f8120cafc0548c7534 Mon Sep 17 00:00:00 2001 From: Patrick Lu Date: Tue, 15 Feb 2000 13:25:40 -0500 Subject: [svn-r1962] update the name of the file --- tools/testfiles/tall-1.ddl | 9 +++------ tools/testfiles/tcomp-1.ddl | 2 +- tools/testfiles/tstr-1.ddl | 2 +- 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 { -- cgit v0.12