summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tstr.h5.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tstr.h5.xml')
-rw-r--r--tools/testfiles/tstr.h5.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/testfiles/tstr.h5.xml b/tools/testfiles/tstr.h5.xml
index 8c2f2a7..c82bbc6 100644
--- a/tools/testfiles/tstr.h5.xml
+++ b/tools/testfiles/tstr.h5.xml
@@ -24,8 +24,8 @@ Expected output for 'h5dump --xml tstr.h5'
<hdf5:Field FieldName="int_array">
<hdf5:DataType>
<hdf5:ArrayType Ndims="2">
- <hdf5:ArrayDimension DimSize="8" DimPerm="0"/>
- <hdf5:ArrayDimension DimSize="10" DimPerm="1"/>
+ <hdf5:ArrayDimension DimSize="8"/>
+ <hdf5:ArrayDimension DimSize="10"/>
<hdf5:DataType>
<hdf5:AtomicType>
<hdf5:IntegerType ByteOrder="BE" Sign="true" Size="4" />
@@ -37,8 +37,8 @@ Expected output for 'h5dump --xml tstr.h5'
<hdf5:Field FieldName="string">
<hdf5:DataType>
<hdf5:ArrayType Ndims="2">
- <hdf5:ArrayDimension DimSize="3" DimPerm="0"/>
- <hdf5:ArrayDimension DimSize="4" DimPerm="1"/>
+ <hdf5:ArrayDimension DimSize="3"/>
+ <hdf5:ArrayDimension DimSize="4"/>
<hdf5:DataType>
<hdf5:AtomicType>
<hdf5:StringType Cset="H5T_CSET_ASCII" StrSize="32" StrPad="H5T_STR_SPACEPAD"/>