diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-10-05 21:23:57 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-10-05 21:23:57 (GMT) |
commit | 651bd4e252405b2f579e2bbb361353401866bd47 (patch) | |
tree | f10eabd7cb620aefaefd8d27c41e12a0ac566f35 /tools/testfiles/tall.h5.xml | |
parent | f768247888902ed9eeb2130d13f6c67b89f9c80f (diff) | |
download | hdf5-651bd4e252405b2f579e2bbb361353401866bd47.zip hdf5-651bd4e252405b2f579e2bbb361353401866bd47.tar.gz hdf5-651bd4e252405b2f579e2bbb361353401866bd47.tar.bz2 |
[svn-r7542] Purpose:
Bug fixes and code cleanup
Description:
Whitespace removal.
Added testfiles for named datatypes in attributes.
Platforms tested:
FreeBSD 4.9 (sleipnir)
h5committest
Diffstat (limited to 'tools/testfiles/tall.h5.xml')
-rw-r--r-- | tools/testfiles/tall.h5.xml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/tools/testfiles/tall.h5.xml b/tools/testfiles/tall.h5.xml index 56816be..dc31aad 100644 --- a/tools/testfiles/tall.h5.xml +++ b/tools/testfiles/tall.h5.xml @@ -35,7 +35,7 @@ Expected output for 'h5dump --xml tall.h5' </hdf5:DataType> <hdf5:Data> <hdf5:DataFromFile> - 0 1 + 0 1 2 3 </hdf5:DataFromFile> </hdf5:Data> @@ -75,7 +75,7 @@ Expected output for 'h5dump --xml tall.h5' </hdf5:DataType> <hdf5:Data> <hdf5:DataFromFile> - 49 115 116 32 97 116 116 114 105 98 117 116 101 32 111 102 32 + 49 115 116 32 97 116 116 114 105 98 117 116 101 32 111 102 32 100 115 101 116 49 46 49 46 49 0 </hdf5:DataFromFile> </hdf5:Data> @@ -93,22 +93,22 @@ Expected output for 'h5dump --xml tall.h5' </hdf5:DataType> <hdf5:Data> <hdf5:DataFromFile> - 50 110 100 32 97 116 116 114 105 98 117 116 101 32 111 102 32 + 50 110 100 32 97 116 116 114 105 98 117 116 101 32 111 102 32 100 115 101 116 49 46 49 46 49 0 </hdf5:DataFromFile> </hdf5:Data> </hdf5:Attribute> <hdf5:Data> <hdf5:DataFromFile> - 0 0 0 0 0 0 0 0 0 0 - 0 1 2 3 4 5 6 7 8 9 - 0 2 4 6 8 10 12 14 16 18 - 0 3 6 9 12 15 18 21 24 27 - 0 4 8 12 16 20 24 28 32 36 - 0 5 10 15 20 25 30 35 40 45 - 0 6 12 18 24 30 36 42 48 54 - 0 7 14 21 28 35 42 49 56 63 - 0 8 16 24 32 40 48 56 64 72 + 0 0 0 0 0 0 0 0 0 0 + 0 1 2 3 4 5 6 7 8 9 + 0 2 4 6 8 10 12 14 16 18 + 0 3 6 9 12 15 18 21 24 27 + 0 4 8 12 16 20 24 28 32 36 + 0 5 10 15 20 25 30 35 40 45 + 0 6 12 18 24 30 36 42 48 54 + 0 7 14 21 28 35 42 49 56 63 + 0 8 16 24 32 40 48 56 64 72 0 9 18 27 36 45 54 63 72 81 </hdf5:DataFromFile> </hdf5:Data> @@ -193,8 +193,8 @@ Expected output for 'h5dump --xml tall.h5' </hdf5:DataType> <hdf5:Data> <hdf5:DataFromFile> - 0 0.1 0.2 0.3 0.4 - 0 0.2 0.4 0.6 0.8 + 0 0.1 0.2 0.3 0.4 + 0 0.2 0.4 0.6 0.8 0 0.3 0.6 0.9 1.2 </hdf5:DataFromFile> </hdf5:Data> |