diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-12-05 23:20:48 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-12-05 23:21:02 (GMT) |
commit | e8ad5f6d1ad5eecf79168026f10899d1798451a0 (patch) | |
tree | 57e7598a72d8a2795a59021958b984b60429b7f8 /tools/testfiles/tattrreg_le.ls | |
parent | 4747e2f2ad58bd00878a5c669df3ea7f02eabb5a (diff) | |
download | hdf5-e8ad5f6d1ad5eecf79168026f10899d1798451a0.zip hdf5-e8ad5f6d1ad5eecf79168026f10899d1798451a0.tar.gz hdf5-e8ad5f6d1ad5eecf79168026f10899d1798451a0.tar.bz2 |
HDFFV-10876 Update dump to match DDL spec
Diffstat (limited to 'tools/testfiles/tattrreg_le.ls')
-rw-r--r-- | tools/testfiles/tattrreg_le.ls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/tattrreg_le.ls b/tools/testfiles/tattrreg_le.ls index dab6dab..471c24c 100644 --- a/tools/testfiles/tattrreg_le.ls +++ b/tools/testfiles/tattrreg_le.ls @@ -3,12 +3,12 @@ Dataset1 Dataset {NULL} Attribute: Attribute1 {4} Type: dataset region reference Data: - DATASET tattrreg.h5/Dataset2 { + DATASET "tattrreg.h5/Dataset2" { REGION_TYPE BLOCK Blk0: (2,2)-(7,7) DATATYPE H5T_STD_U8BE DATASPACE SIMPLE { ( 10, 10 ) / ( 10, 10 ) } } - DATASET tattrreg.h5/Dataset2 { + DATASET "tattrreg.h5/Dataset2" { REGION_TYPE POINT Pt0: (6,9), Pt1: (2,2), Pt2: (8,4), Pt3: (1,6), Pt4: (2,8), Pt5: (3,2), Pt6: (0,4), Pt7: (9,0), Pt8: (7,1), Pt9: (3,3) |