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/tnestedcomp.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/tnestedcomp.h5.xml')
-rw-r--r-- | tools/testfiles/tnestedcomp.h5.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/testfiles/tnestedcomp.h5.xml b/tools/testfiles/tnestedcomp.h5.xml index 64947f6..96a5092 100644 --- a/tools/testfiles/tnestedcomp.h5.xml +++ b/tools/testfiles/tnestedcomp.h5.xml @@ -71,11 +71,11 @@ Expected output for 'h5dump --xml tnestedcomp.h5' <!-- Note: format of compound data not specified --> <hdf5:Data> <hdf5:DataFromFile> - 0 0 1 "A" -100 100 1 1 0.5 "B" -100 100 - 2 4 0.333333 "C" -100 100 3 9 0.25 "D" -100 100 - 4 16 0.2 "E" -100 100 5 25 0.166667 "F" -100 100 - 6 36 0.142857 "G" -100 100 7 49 0.125 "H" -100 100 - 8 64 0.111111 "I" -100 100 9 81 0.1 "J" -100 100 + 0 0 1 "A" -100 100 1 1 0.5 "B" -100 100 2 4 0.333333 "C" -100 100 + 3 9 0.25 "D" -100 100 4 16 0.2 "E" -100 100 + 5 25 0.166667 "F" -100 100 6 36 0.142857 "G" -100 100 + 7 49 0.125 "H" -100 100 8 64 0.111111 "I" -100 100 + 9 81 0.1 "J" -100 100 </hdf5:DataFromFile> </hdf5:Data> </hdf5:Dataset> |