diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-02-17 21:41:58 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-02-17 21:41:58 (GMT) |
commit | fb762aa6b01d50f18534f447459e0b3557d9fea6 (patch) | |
tree | 02f2971dc00028aa32ffc986e10e1fbe04e31bc3 /tools/testfiles/tattr.h5.xml | |
parent | 5b03d4b08d4babdc88e0938bd9165c52e0227a51 (diff) | |
download | hdf5-fb762aa6b01d50f18534f447459e0b3557d9fea6.zip hdf5-fb762aa6b01d50f18534f447459e0b3557d9fea6.tar.gz hdf5-fb762aa6b01d50f18534f447459e0b3557d9fea6.tar.bz2 |
[svn-r21953] HDDFV-7560: h5dump refactoring
Tested: local linux
Diffstat (limited to 'tools/testfiles/tattr.h5.xml')
-rw-r--r-- | tools/testfiles/tattr.h5.xml | 48 |
1 files changed, 44 insertions, 4 deletions
diff --git a/tools/testfiles/tattr.h5.xml b/tools/testfiles/tattr.h5.xml index 2d6a6fd..57fa276 100644 --- a/tools/testfiles/tattr.h5.xml +++ b/tools/testfiles/tattr.h5.xml @@ -14,8 +14,30 @@ </hdf5:DataType> <hdf5:Data> <hdf5:DataFromFile> - 97 116 116 114 105 98 117 116 101 32 111 102 32 114 111 111 116 32 103 - 114 111 117 112 0 + 97 + 116 + 116 + 114 + 105 + 98 + 117 + 116 + 101 + 32 + 111 + 102 + 32 + 114 + 111 + 111 + 116 + 32 + 103 + 114 + 111 + 117 + 112 + 0 </hdf5:DataFromFile> </hdf5:Data> </hdf5:Attribute> @@ -32,7 +54,16 @@ </hdf5:DataType> <hdf5:Data> <hdf5:DataFromFile> - 1 2 3 4 5 6 7 8 9 10 + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 </hdf5:DataFromFile> </hdf5:Data> </hdf5:Attribute> @@ -49,7 +80,16 @@ </hdf5:DataType> <hdf5:Data> <hdf5:DataFromFile> - 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 + 0 + 0.1 + 0.2 + 0.3 + 0.4 + 0.5 + 0.6 + 0.7 + 0.8 + 0.9 </hdf5:DataFromFile> </hdf5:Data> </hdf5:Attribute> |