From e6a75db5e66339903ceac9e52fd9618c9ffc8818 Mon Sep 17 00:00:00 2001 From: Patrick Lu Date: Tue, 15 Feb 2000 13:21:22 -0500 Subject: [svn-r1961] update the names of the files --- tools/testfiles/tattr-1.ddl | 2 +- tools/testfiles/tattr-2.ddl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/testfiles/tattr-1.ddl b/tools/testfiles/tattr-1.ddl index 146597c..0c3af32 100644 --- a/tools/testfiles/tattr-1.ddl +++ b/tools/testfiles/tattr-1.ddl @@ -1,7 +1,7 @@ ############################# Expected output for 'h5dump tattr.h5' ############################# -HDF5 "testfiles\tattr.h5" { +HDF5 "tattr.h5" { GROUP "/" { ATTRIBUTE "attr1" { DATATYPE { H5T_STD_I8BE } diff --git a/tools/testfiles/tattr-2.ddl b/tools/testfiles/tattr-2.ddl index a83e046..f97b3c6 100644 --- a/tools/testfiles/tattr-2.ddl +++ b/tools/testfiles/tattr-2.ddl @@ -1,7 +1,7 @@ ############################# Expected output for 'h5dump -a attr1 attr4 attr5 tattr.h5' ############################# -HDF5 "testfiles\tattr.h5" { +HDF5 "tattr.h5" { ATTRIBUTE "attr1" { DATATYPE { H5T_STD_I8BE } DATASPACE { SIMPLE ( 24 ) / ( 24 ) } -- cgit v0.12