diff options
Diffstat (limited to 'tools/testfiles/tcompound.h5.xml')
-rw-r--r-- | tools/testfiles/tcompound.h5.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/tcompound.h5.xml b/tools/testfiles/tcompound.h5.xml index cc2db90..25db6ae 100644 --- a/tools/testfiles/tcompound.h5.xml +++ b/tools/testfiles/tcompound.h5.xml @@ -5,7 +5,7 @@ Expected output for 'h5dump --xml tcompound.h5' <!DOCTYPE HDF5-File PUBLIC "HDF5-File.dtd" "http://hdf.ncsa.uiuc.edu/DTDs/HDF5-File.dtd"> <HDF5-File> <RootGroup OBJ-XID="root"> - <NamedDataType Name="#6632:0" OBJ-XID="/#6632:0" Parents="#6632:0"> + <NamedDataType Name="#6632:0" OBJ-XID="/#6632:0" Parents="root"> <CompoundType> <Field FieldName="int"> <DataType> @@ -109,7 +109,7 @@ Expected output for 'h5dump --xml tcompound.h5' </Data> </Dataset> <Group Name="group1" OBJ-XID="/group1" Parents="/" > - <NamedDataType Name="type3" OBJ-XID="/group1/type3" Parents="type3"> + <NamedDataType Name="type3" OBJ-XID="/group1/type3" Parents="/group1"> <CompoundType> <Field FieldName="int"> <DataType> |