From da29916b94e300a4cdd12178a810c8c859ee8490 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Fri, 8 Aug 2003 14:47:39 -0500 Subject: [svn-r7329] Purpose: Refactored test output Description: Chase new output format of 'objno' in DDL and XML schema output Platforms tested: h5committested --- tools/testfiles/tall-2A.h5.xml | 22 +++++----- tools/testfiles/tall.h5.xml | 22 +++++----- tools/testfiles/tarray1.h5.xml | 4 +- tools/testfiles/tarray2.h5.xml | 4 +- tools/testfiles/tarray3.h5.xml | 4 +- tools/testfiles/tarray6.h5.xml | 4 +- tools/testfiles/tarray7.h5.xml | 4 +- tools/testfiles/tattr.h5.xml | 2 +- tools/testfiles/tattr2.ls | 4 +- tools/testfiles/tbitfields.h5.xml | 8 ++-- tools/testfiles/tcomp-1.ddl | 4 +- tools/testfiles/tcomp-3.ddl | 11 ++--- tools/testfiles/tcompound.h5.xml | 32 +++++++------- tools/testfiles/tcompound2.h5.xml | 28 ++++++------ tools/testfiles/tdatareg.h5.xml | 6 +-- tools/testfiles/tdset.h5.xml | 6 +-- tools/testfiles/tdset2.h5.xml | 6 +-- tools/testfiles/tempty-dtd-2.h5.xml | 12 +++--- tools/testfiles/tempty-dtd-uri.h5.xml | 12 +++--- tools/testfiles/tempty-dtd.h5.xml | 12 +++--- tools/testfiles/tempty-nons-2.h5.xml | 12 +++--- tools/testfiles/tempty-nons-uri.h5.xml | 12 +++--- tools/testfiles/tempty-nons.h5.xml | 12 +++--- tools/testfiles/tempty-ns-2.h5.xml | 12 +++--- tools/testfiles/tempty-ns.h5.xml | 12 +++--- tools/testfiles/tempty.h5.xml | 12 +++--- tools/testfiles/tenum.h5.xml | 8 ++-- tools/testfiles/tgroup.h5.xml | 28 ++++++------ tools/testfiles/thlink.h5.xml | 20 ++++----- tools/testfiles/tloop.h5.xml | 14 +++--- tools/testfiles/tloop2.h5.xml | 12 +++--- tools/testfiles/tmany.h5.xml | 36 ++++++++-------- tools/testfiles/tname-amp.h5.xml | 6 +-- tools/testfiles/tname-apos.h5.xml | 6 +-- tools/testfiles/tname-gt.h5.xml | 6 +-- tools/testfiles/tname-lt.h5.xml | 6 +-- tools/testfiles/tname-quot.h5.xml | 6 +-- tools/testfiles/tname-sp.h5.xml | 6 +-- tools/testfiles/tnestedcomp.h5.xml | 4 +- tools/testfiles/tnodata.h5.xml | 4 +- tools/testfiles/tnofilename.ddl | 4 +- tools/testfiles/tobjref.h5.xml | 12 +++--- tools/testfiles/topaque.h5.xml | 4 +- tools/testfiles/tref-escapes-at.h5.xml | 22 +++++----- tools/testfiles/tref-escapes.h5.xml | 22 +++++----- tools/testfiles/tref.h5.xml | 10 ++--- tools/testfiles/tsaf.h5.xml | 78 +++++++++++++++++----------------- tools/testfiles/tslink.h5.xml | 6 +-- tools/testfiles/tstr.h5.xml | 12 +++--- tools/testfiles/tstr2.h5.xml | 26 ++++++------ tools/testfiles/tstring-at.h5.xml | 4 +- tools/testfiles/tstring.h5.xml | 4 +- tools/testfiles/tvldtypes1.h5.xml | 8 ++-- tools/testfiles/tvldtypes2.h5.xml | 4 +- tools/testfiles/tvldtypes3.h5.xml | 4 +- tools/testfiles/tvlstr.h5.xml | 6 +-- 56 files changed, 334 insertions(+), 333 deletions(-) diff --git a/tools/testfiles/tall-2A.h5.xml b/tools/testfiles/tall-2A.h5.xml index 4866eb1..90b6ca8 100644 --- a/tools/testfiles/tall-2A.h5.xml +++ b/tools/testfiles/tall-2A.h5.xml @@ -3,7 +3,7 @@ Expected output for 'h5dump --xml -A tall.h5' ############################# - + @@ -40,9 +40,9 @@ Expected output for 'h5dump --xml -A tall.h5' - - - + + + @@ -102,7 +102,7 @@ Expected output for 'h5dump --xml -A tall.h5' - + @@ -126,14 +126,14 @@ Expected output for 'h5dump --xml -A tall.h5' - - - + + + - - + + @@ -156,7 +156,7 @@ Expected output for 'h5dump --xml -A tall.h5' - + diff --git a/tools/testfiles/tall.h5.xml b/tools/testfiles/tall.h5.xml index f124f95..56816be 100644 --- a/tools/testfiles/tall.h5.xml +++ b/tools/testfiles/tall.h5.xml @@ -3,7 +3,7 @@ Expected output for 'h5dump --xml tall.h5' ############################# - + @@ -40,9 +40,9 @@ Expected output for 'h5dump --xml tall.h5' - - - + + + @@ -113,7 +113,7 @@ Expected output for 'h5dump --xml tall.h5' - + @@ -139,14 +139,14 @@ Expected output for 'h5dump --xml tall.h5' - - - + + + - - + + @@ -171,7 +171,7 @@ Expected output for 'h5dump --xml tall.h5' - + diff --git a/tools/testfiles/tarray1.h5.xml b/tools/testfiles/tarray1.h5.xml index a7caa3b..c0b2575 100644 --- a/tools/testfiles/tarray1.h5.xml +++ b/tools/testfiles/tarray1.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tarray1.h5' ############################# - - + + diff --git a/tools/testfiles/tarray2.h5.xml b/tools/testfiles/tarray2.h5.xml index 9bb40ac..961ba2e 100644 --- a/tools/testfiles/tarray2.h5.xml +++ b/tools/testfiles/tarray2.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tarray2.h5' ############################# - - + + diff --git a/tools/testfiles/tarray3.h5.xml b/tools/testfiles/tarray3.h5.xml index cf31c84..09005d6 100644 --- a/tools/testfiles/tarray3.h5.xml +++ b/tools/testfiles/tarray3.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tarray3.h5' ############################# - - + + diff --git a/tools/testfiles/tarray6.h5.xml b/tools/testfiles/tarray6.h5.xml index fb9cb4c..79a3f97 100644 --- a/tools/testfiles/tarray6.h5.xml +++ b/tools/testfiles/tarray6.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tarray6.h5' ############################# - - + + diff --git a/tools/testfiles/tarray7.h5.xml b/tools/testfiles/tarray7.h5.xml index 3c861c5..bea6216 100644 --- a/tools/testfiles/tarray7.h5.xml +++ b/tools/testfiles/tarray7.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tarray7.h5' ############################# - - + + diff --git a/tools/testfiles/tattr.h5.xml b/tools/testfiles/tattr.h5.xml index b3301a7..e2aee33 100644 --- a/tools/testfiles/tattr.h5.xml +++ b/tools/testfiles/tattr.h5.xml @@ -3,7 +3,7 @@ Expected output for 'h5dump --xml tattr.h5' ############################# - + diff --git a/tools/testfiles/tattr2.ls b/tools/testfiles/tattr2.ls index f5d5e3f..18f891f 100644 --- a/tools/testfiles/tattr2.ls +++ b/tools/testfiles/tattr2.ls @@ -21,7 +21,7 @@ dset Dataset {2/2} Data: {1, 1}, {2, 2} Attribute: reference {2} Type: object reference - Data: DATASET-0:1:0:976, DATASET-0:1:0:976 + Data: DATASET-1:976, DATASET-1:976 Attribute: enum {2} Type: enum 32-bit little-endian integer { RED = 0 @@ -41,7 +41,7 @@ dset Dataset {2/2} Attribute: float {2} Type: IEEE 32-bit little-endian float Data: 0, 0 - Location: 0:1:0:976 + Location: 1:976 Links: 1 Modified: XXXX-XX-XX XX:XX:XX XXX Storage: 8 logical bytes, 0 allocated bytes diff --git a/tools/testfiles/tbitfields.h5.xml b/tools/testfiles/tbitfields.h5.xml index 1b0d76f..5d455cc 100644 --- a/tools/testfiles/tbitfields.h5.xml +++ b/tools/testfiles/tbitfields.h5.xml @@ -3,9 +3,9 @@ Expected output for 'h5dump --xml tbitfields.h5' ############################# - - - + + + @@ -32,7 +32,7 @@ Expected output for 'h5dump --xml tbitfields.h5' - + diff --git a/tools/testfiles/tcomp-1.ddl b/tools/testfiles/tcomp-1.ddl index da0c926..8bbbde0 100644 --- a/tools/testfiles/tcomp-1.ddl +++ b/tools/testfiles/tcomp-1.ddl @@ -3,7 +3,7 @@ Expected output for 'h5dump tcompound.h5' ############################# HDF5 "tcompound.h5" { GROUP "/" { - DATATYPE "#6632:0" H5T_COMPOUND { + DATATYPE "#6632" H5T_COMPOUND { H5T_STD_I32BE "int"; H5T_IEEE_F32BE "float"; } @@ -252,7 +252,7 @@ GROUP "/" { } GROUP "group2" { DATASET "dset5" { - DATATYPE "/#6632:0" + DATATYPE "/#6632" DATASPACE SIMPLE { ( 5 ) / ( 5 ) } DATA { diff --git a/tools/testfiles/tcomp-3.ddl b/tools/testfiles/tcomp-3.ddl index 9977b2b..82a2da0 100644 --- a/tools/testfiles/tcomp-3.ddl +++ b/tools/testfiles/tcomp-3.ddl @@ -1,12 +1,14 @@ ############################# -Expected output for 'h5dump -t /#5992:0 -g /group2 tcompound.h5' +Expected output for 'h5dump -t /#6632 -g /group2 tcompound.h5' ############################# HDF5 "tcompound.h5" { -DATATYPE "/#5992:0" - +DATATYPE "/#6632" H5T_COMPOUND { + H5T_STD_I32BE "int"; + H5T_IEEE_F32BE "float"; +} GROUP "/group2" { DATASET "dset5" { - DATATYPE "/#6632:0" + DATATYPE "/#6632" DATASPACE SIMPLE { ( 5 ) / ( 5 ) } DATA { @@ -34,4 +36,3 @@ GROUP "/group2" { } } } -h5dump error: unable to open datatype "/#5992:0" diff --git a/tools/testfiles/tcompound.h5.xml b/tools/testfiles/tcompound.h5.xml index 1b3b1f0..b85bd5b 100644 --- a/tools/testfiles/tcompound.h5.xml +++ b/tools/testfiles/tcompound.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tcompound.h5' ############################# - - + + @@ -24,7 +24,7 @@ Expected output for 'h5dump --xml tcompound.h5' - + @@ -44,7 +44,7 @@ Expected output for 'h5dump --xml tcompound.h5' - + @@ -75,7 +75,7 @@ Expected output for 'h5dump --xml tcompound.h5' - + @@ -121,8 +121,8 @@ Expected output for 'h5dump --xml tcompound.h5' - - + + @@ -142,7 +142,7 @@ Expected output for 'h5dump --xml tcompound.h5' - + @@ -156,7 +156,7 @@ Expected output for 'h5dump --xml tcompound.h5' - + @@ -164,7 +164,7 @@ Expected output for 'h5dump --xml tcompound.h5' - + @@ -179,7 +179,7 @@ Expected output for 'h5dump --xml tcompound.h5' - + @@ -276,7 +276,7 @@ Expected output for 'h5dump --xml tcompound.h5' - + @@ -290,7 +290,7 @@ Expected output for 'h5dump --xml tcompound.h5' - + @@ -299,8 +299,8 @@ Expected output for 'h5dump --xml tcompound.h5' - - + + @@ -314,7 +314,7 @@ Expected output for 'h5dump --xml tcompound.h5' - + diff --git a/tools/testfiles/tcompound2.h5.xml b/tools/testfiles/tcompound2.h5.xml index c5293ae..a349866 100644 --- a/tools/testfiles/tcompound2.h5.xml +++ b/tools/testfiles/tcompound2.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tcompound2.h5' ############################# - - + + @@ -24,7 +24,7 @@ Expected output for 'h5dump --xml tcompound2.h5' - + @@ -44,7 +44,7 @@ Expected output for 'h5dump --xml tcompound2.h5' - + @@ -75,7 +75,7 @@ Expected output for 'h5dump --xml tcompound2.h5' - + @@ -125,8 +125,8 @@ Expected output for 'h5dump --xml tcompound2.h5' - - + + @@ -146,7 +146,7 @@ Expected output for 'h5dump --xml tcompound2.h5' - + @@ -164,7 +164,7 @@ Expected output for 'h5dump --xml tcompound2.h5' - + @@ -172,7 +172,7 @@ Expected output for 'h5dump --xml tcompound2.h5' - + @@ -190,7 +190,7 @@ Expected output for 'h5dump --xml tcompound2.h5' - + @@ -199,8 +199,8 @@ Expected output for 'h5dump --xml tcompound2.h5' - - + + @@ -218,7 +218,7 @@ Expected output for 'h5dump --xml tcompound2.h5' - + diff --git a/tools/testfiles/tdatareg.h5.xml b/tools/testfiles/tdatareg.h5.xml index c285f85..789b0fa 100644 --- a/tools/testfiles/tdatareg.h5.xml +++ b/tools/testfiles/tdatareg.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tdatareg.h5' ############################# - - + + @@ -30,7 +30,7 @@ Expected output for 'h5dump --xml tdatareg.h5' - + diff --git a/tools/testfiles/tdset.h5.xml b/tools/testfiles/tdset.h5.xml index e86d6fa..54eedb4 100644 --- a/tools/testfiles/tdset.h5.xml +++ b/tools/testfiles/tdset.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tdset.h5' ############################# - - + + @@ -39,7 +39,7 @@ Expected output for 'h5dump --xml tdset.h5' - + diff --git a/tools/testfiles/tdset2.h5.xml b/tools/testfiles/tdset2.h5.xml index d8ecec5..2d58988 100644 --- a/tools/testfiles/tdset2.h5.xml +++ b/tools/testfiles/tdset2.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tdset2.h5' ############################# - - + + @@ -44,7 +44,7 @@ Expected output for 'h5dump --xml tdset2.h5' - + diff --git a/tools/testfiles/tempty-dtd-2.h5.xml b/tools/testfiles/tempty-dtd-2.h5.xml index 9f59b97..16483b7 100644 --- a/tools/testfiles/tempty-dtd-2.h5.xml +++ b/tools/testfiles/tempty-dtd-2.h5.xml @@ -4,8 +4,8 @@ Expected output for 'h5dump --xml -u tempty.h5' - - + + @@ -35,7 +35,7 @@ Expected output for 'h5dump --xml -u tempty.h5' - + @@ -60,7 +60,7 @@ Expected output for 'h5dump --xml -u tempty.h5' - + @@ -85,7 +85,7 @@ Expected output for 'h5dump --xml -u tempty.h5' - + @@ -115,7 +115,7 @@ Expected output for 'h5dump --xml -u tempty.h5' - + diff --git a/tools/testfiles/tempty-dtd-uri.h5.xml b/tools/testfiles/tempty-dtd-uri.h5.xml index b3fb6a9..894e275 100644 --- a/tools/testfiles/tempty-dtd-uri.h5.xml +++ b/tools/testfiles/tempty-dtd-uri.h5.xml @@ -4,8 +4,8 @@ Expected output for 'h5dump --xml --use-dtd --xml-dtd=http://somewhere.net tempt - - + + @@ -35,7 +35,7 @@ Expected output for 'h5dump --xml --use-dtd --xml-dtd=http://somewhere.net tempt - + @@ -60,7 +60,7 @@ Expected output for 'h5dump --xml --use-dtd --xml-dtd=http://somewhere.net tempt - + @@ -85,7 +85,7 @@ Expected output for 'h5dump --xml --use-dtd --xml-dtd=http://somewhere.net tempt - + @@ -115,7 +115,7 @@ Expected output for 'h5dump --xml --use-dtd --xml-dtd=http://somewhere.net tempt - + diff --git a/tools/testfiles/tempty-dtd.h5.xml b/tools/testfiles/tempty-dtd.h5.xml index 76613f3..07950ca 100644 --- a/tools/testfiles/tempty-dtd.h5.xml +++ b/tools/testfiles/tempty-dtd.h5.xml @@ -4,8 +4,8 @@ Expected output for 'h5dump --xml --use-dtd tempty.h5' - - + + @@ -35,7 +35,7 @@ Expected output for 'h5dump --xml --use-dtd tempty.h5' - + @@ -60,7 +60,7 @@ Expected output for 'h5dump --xml --use-dtd tempty.h5' - + @@ -85,7 +85,7 @@ Expected output for 'h5dump --xml --use-dtd tempty.h5' - + @@ -115,7 +115,7 @@ Expected output for 'h5dump --xml --use-dtd tempty.h5' - + diff --git a/tools/testfiles/tempty-nons-2.h5.xml b/tools/testfiles/tempty-nons-2.h5.xml index 1c1dd29..ed09103 100644 --- a/tools/testfiles/tempty-nons-2.h5.xml +++ b/tools/testfiles/tempty-nons-2.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml --xml-ns=: tempty.h5' ############################# - - + + @@ -34,7 +34,7 @@ Expected output for 'h5dump --xml --xml-ns=: tempty.h5' - + @@ -59,7 +59,7 @@ Expected output for 'h5dump --xml --xml-ns=: tempty.h5' - + @@ -84,7 +84,7 @@ Expected output for 'h5dump --xml --xml-ns=: tempty.h5' - + @@ -114,7 +114,7 @@ Expected output for 'h5dump --xml --xml-ns=: tempty.h5' - + diff --git a/tools/testfiles/tempty-nons-uri.h5.xml b/tools/testfiles/tempty-nons-uri.h5.xml index 01f230a..046d5d6 100644 --- a/tools/testfiles/tempty-nons-uri.h5.xml +++ b/tools/testfiles/tempty-nons-uri.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml --xml-ns=: --xml-dtd=http://somewhere.net temp ############################# - - + + @@ -34,7 +34,7 @@ Expected output for 'h5dump --xml --xml-ns=: --xml-dtd=http://somewhere.net temp - + @@ -59,7 +59,7 @@ Expected output for 'h5dump --xml --xml-ns=: --xml-dtd=http://somewhere.net temp - + @@ -84,7 +84,7 @@ Expected output for 'h5dump --xml --xml-ns=: --xml-dtd=http://somewhere.net temp - + @@ -114,7 +114,7 @@ Expected output for 'h5dump --xml --xml-ns=: --xml-dtd=http://somewhere.net temp - + diff --git a/tools/testfiles/tempty-nons.h5.xml b/tools/testfiles/tempty-nons.h5.xml index 0179122..93cd578 100644 --- a/tools/testfiles/tempty-nons.h5.xml +++ b/tools/testfiles/tempty-nons.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml -X : tempty.h5' ############################# - - + + @@ -34,7 +34,7 @@ Expected output for 'h5dump --xml -X : tempty.h5' - + @@ -59,7 +59,7 @@ Expected output for 'h5dump --xml -X : tempty.h5' - + @@ -84,7 +84,7 @@ Expected output for 'h5dump --xml -X : tempty.h5' - + @@ -114,7 +114,7 @@ Expected output for 'h5dump --xml -X : tempty.h5' - + diff --git a/tools/testfiles/tempty-ns-2.h5.xml b/tools/testfiles/tempty-ns-2.h5.xml index 432b781..148c59f 100644 --- a/tools/testfiles/tempty-ns-2.h5.xml +++ b/tools/testfiles/tempty-ns-2.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml --xml-ns=thing: tempty.h5' ############################# - - + + @@ -34,7 +34,7 @@ Expected output for 'h5dump --xml --xml-ns=thing: tempty.h5' - + @@ -59,7 +59,7 @@ Expected output for 'h5dump --xml --xml-ns=thing: tempty.h5' - + @@ -84,7 +84,7 @@ Expected output for 'h5dump --xml --xml-ns=thing: tempty.h5' - + @@ -114,7 +114,7 @@ Expected output for 'h5dump --xml --xml-ns=thing: tempty.h5' - + diff --git a/tools/testfiles/tempty-ns.h5.xml b/tools/testfiles/tempty-ns.h5.xml index 354bdc2..a3adb78 100644 --- a/tools/testfiles/tempty-ns.h5.xml +++ b/tools/testfiles/tempty-ns.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml -X thing: tempty.h5' ############################# - - + + @@ -34,7 +34,7 @@ Expected output for 'h5dump --xml -X thing: tempty.h5' - + @@ -59,7 +59,7 @@ Expected output for 'h5dump --xml -X thing: tempty.h5' - + @@ -84,7 +84,7 @@ Expected output for 'h5dump --xml -X thing: tempty.h5' - + @@ -114,7 +114,7 @@ Expected output for 'h5dump --xml -X thing: tempty.h5' - + diff --git a/tools/testfiles/tempty.h5.xml b/tools/testfiles/tempty.h5.xml index 6ba1f38..4651471 100644 --- a/tools/testfiles/tempty.h5.xml +++ b/tools/testfiles/tempty.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tempty.h5' ############################# - - + + @@ -34,7 +34,7 @@ Expected output for 'h5dump --xml tempty.h5' - + @@ -59,7 +59,7 @@ Expected output for 'h5dump --xml tempty.h5' - + @@ -84,7 +84,7 @@ Expected output for 'h5dump --xml tempty.h5' - + @@ -114,7 +114,7 @@ Expected output for 'h5dump --xml tempty.h5' - + diff --git a/tools/testfiles/tenum.h5.xml b/tools/testfiles/tenum.h5.xml index 2a4be7c..196b655 100644 --- a/tools/testfiles/tenum.h5.xml +++ b/tools/testfiles/tenum.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tenum.h5' ############################# - - + + @@ -47,7 +47,7 @@ Expected output for 'h5dump --xml tenum.h5' - + @@ -61,7 +61,7 @@ Expected output for 'h5dump --xml tenum.h5' - + RED GREEN BLUE GREEN WHITE WHITE BLACK GREEN BLUE RED RED BLUE GREEN diff --git a/tools/testfiles/tgroup.h5.xml b/tools/testfiles/tgroup.h5.xml index a704dbd..c6f8f73 100644 --- a/tools/testfiles/tgroup.h5.xml +++ b/tools/testfiles/tgroup.h5.xml @@ -3,31 +3,31 @@ Expected output for 'h5dump --xml tgroup.h5' ############################# - - - + + + - + - - - + + + - + - + - - + + - + - + - + diff --git a/tools/testfiles/thlink.h5.xml b/tools/testfiles/thlink.h5.xml index 01e1031..4455d1b 100644 --- a/tools/testfiles/thlink.h5.xml +++ b/tools/testfiles/thlink.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml thlink.h5' ############################# - - + + @@ -29,18 +29,18 @@ Expected output for 'h5dump --xml thlink.h5' - - - + + + - - - + + + - - + + diff --git a/tools/testfiles/tloop.h5.xml b/tools/testfiles/tloop.h5.xml index f5f08b7..28e50a2 100644 --- a/tools/testfiles/tloop.h5.xml +++ b/tools/testfiles/tloop.h5.xml @@ -3,16 +3,16 @@ Expected output for 'h5dump --xml tloop.h5' ############################# - - - - - + + + + + - - + + diff --git a/tools/testfiles/tloop2.h5.xml b/tools/testfiles/tloop2.h5.xml index 3129773..b489a68 100644 --- a/tools/testfiles/tloop2.h5.xml +++ b/tools/testfiles/tloop2.h5.xml @@ -3,14 +3,14 @@ Expected output for 'h5dump --xml tloop2.h5' ############################# - - - - + + + + - - + + diff --git a/tools/testfiles/tmany.h5.xml b/tools/testfiles/tmany.h5.xml index f8d3110..321c978 100644 --- a/tools/testfiles/tmany.h5.xml +++ b/tools/testfiles/tmany.h5.xml @@ -3,10 +3,10 @@ Expected output for 'h5dump --xml tmany.h5' ############################# - - - - + + + + @@ -265,17 +265,17 @@ Expected output for 'h5dump --xml tmany.h5' - - - + + + - - + + - - + + @@ -311,16 +311,16 @@ Expected output for 'h5dump --xml tmany.h5' - - - + + + - - + + - - + + diff --git a/tools/testfiles/tname-amp.h5.xml b/tools/testfiles/tname-amp.h5.xml index e723cdb..47ed578 100644 --- a/tools/testfiles/tname-amp.h5.xml +++ b/tools/testfiles/tname-amp.h5.xml @@ -3,7 +3,7 @@ Expected output for 'h5dump --xml tname-amp.h5' ############################# - + @@ -21,8 +21,8 @@ Expected output for 'h5dump --xml tname-amp.h5' - - + + diff --git a/tools/testfiles/tname-apos.h5.xml b/tools/testfiles/tname-apos.h5.xml index 384fa21..16184de 100644 --- a/tools/testfiles/tname-apos.h5.xml +++ b/tools/testfiles/tname-apos.h5.xml @@ -3,7 +3,7 @@ Expected output for 'h5dump --xml tname-apos.h5' ############################# - + @@ -21,8 +21,8 @@ Expected output for 'h5dump --xml tname-apos.h5' - - + + diff --git a/tools/testfiles/tname-gt.h5.xml b/tools/testfiles/tname-gt.h5.xml index b1a0ff7..b651c42 100644 --- a/tools/testfiles/tname-gt.h5.xml +++ b/tools/testfiles/tname-gt.h5.xml @@ -3,7 +3,7 @@ Expected output for 'h5dump --xml tname-gt.h5' ############################# - + @@ -21,8 +21,8 @@ Expected output for 'h5dump --xml tname-gt.h5' - - + + diff --git a/tools/testfiles/tname-lt.h5.xml b/tools/testfiles/tname-lt.h5.xml index c9dd6c8..29bf64e 100644 --- a/tools/testfiles/tname-lt.h5.xml +++ b/tools/testfiles/tname-lt.h5.xml @@ -3,7 +3,7 @@ Expected output for 'h5dump --xml tname-lt.h5' ############################# - + @@ -21,8 +21,8 @@ Expected output for 'h5dump --xml tname-lt.h5' - - + + diff --git a/tools/testfiles/tname-quot.h5.xml b/tools/testfiles/tname-quot.h5.xml index 57e91c6..99ce59f 100644 --- a/tools/testfiles/tname-quot.h5.xml +++ b/tools/testfiles/tname-quot.h5.xml @@ -3,7 +3,7 @@ Expected output for 'h5dump --xml tname-quot.h5' ############################# - + @@ -21,8 +21,8 @@ Expected output for 'h5dump --xml tname-quot.h5' - - + + diff --git a/tools/testfiles/tname-sp.h5.xml b/tools/testfiles/tname-sp.h5.xml index 2733564..d24cddb 100644 --- a/tools/testfiles/tname-sp.h5.xml +++ b/tools/testfiles/tname-sp.h5.xml @@ -3,7 +3,7 @@ Expected output for 'h5dump --xml tname-sp.h5' ############################# - + @@ -21,8 +21,8 @@ Expected output for 'h5dump --xml tname-sp.h5' - - + + diff --git a/tools/testfiles/tnestedcomp.h5.xml b/tools/testfiles/tnestedcomp.h5.xml index a2963c8..64947f6 100644 --- a/tools/testfiles/tnestedcomp.h5.xml +++ b/tools/testfiles/tnestedcomp.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tnestedcomp.h5' ############################# - - + + diff --git a/tools/testfiles/tnodata.h5.xml b/tools/testfiles/tnodata.h5.xml index 1e390c3..8867b2b 100644 --- a/tools/testfiles/tnodata.h5.xml +++ b/tools/testfiles/tnodata.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tnodata.h5' ############################# - - + + diff --git a/tools/testfiles/tnofilename.ddl b/tools/testfiles/tnofilename.ddl index 644bca5..e4fd1dd 100644 --- a/tools/testfiles/tnofilename.ddl +++ b/tools/testfiles/tnofilename.ddl @@ -18,8 +18,8 @@ usage: h5dump [OPTIONS] file -o F, --output=F Output raw data into file F -t P, --datatype=P Print the specified named data type -w N, --width=N Set the number of columns of output - -x, --xml Output in XML using Schema (default) - -u, --use-dtd Output in XML using DTD + -x, --xml Output in XML using Schema + -u, --use-dtd Output in XML using DTD -D U, --xml-dtd=U Use the DTD or schema at U -X S, --xml-ns=S (XML Schema) Use qualified names n the XML ":": no namespace, default: "hdf5:" diff --git a/tools/testfiles/tobjref.h5.xml b/tools/testfiles/tobjref.h5.xml index 09d33a1..f50855c 100644 --- a/tools/testfiles/tobjref.h5.xml +++ b/tools/testfiles/tobjref.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tobjref.h5' ############################# - - + + @@ -34,8 +34,8 @@ Expected output for 'h5dump --xml tobjref.h5' - - + + @@ -62,7 +62,7 @@ Expected output for 'h5dump --xml tobjref.h5' - + @@ -87,7 +87,7 @@ Expected output for 'h5dump --xml tobjref.h5' - + diff --git a/tools/testfiles/topaque.h5.xml b/tools/testfiles/topaque.h5.xml index 6172e77..1d047b0 100644 --- a/tools/testfiles/topaque.h5.xml +++ b/tools/testfiles/topaque.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml topaque.h5' ############################# - - + + diff --git a/tools/testfiles/tref-escapes-at.h5.xml b/tools/testfiles/tref-escapes-at.h5.xml index 72d91f8..405f652 100644 --- a/tools/testfiles/tref-escapes-at.h5.xml +++ b/tools/testfiles/tref-escapes-at.h5.xml @@ -3,9 +3,9 @@ Expected output for 'h5dump --xml tref-escapes-at.h5' ############################# - - - + + + @@ -30,7 +30,7 @@ Expected output for 'h5dump --xml tref-escapes-at.h5' - + @@ -55,7 +55,7 @@ Expected output for 'h5dump --xml tref-escapes-at.h5' - + @@ -80,7 +80,7 @@ Expected output for 'h5dump --xml tref-escapes-at.h5' - + @@ -105,7 +105,7 @@ Expected output for 'h5dump --xml tref-escapes-at.h5' - + @@ -130,7 +130,7 @@ Expected output for 'h5dump --xml tref-escapes-at.h5' - + @@ -155,7 +155,7 @@ Expected output for 'h5dump --xml tref-escapes-at.h5' - + @@ -180,8 +180,8 @@ Expected output for 'h5dump --xml tref-escapes-at.h5' - - + + diff --git a/tools/testfiles/tref-escapes.h5.xml b/tools/testfiles/tref-escapes.h5.xml index 7d7606a..e7b5f04 100644 --- a/tools/testfiles/tref-escapes.h5.xml +++ b/tools/testfiles/tref-escapes.h5.xml @@ -3,9 +3,9 @@ Expected output for 'h5dump --xml tref-escapes.h5' ############################# - - - + + + @@ -30,7 +30,7 @@ Expected output for 'h5dump --xml tref-escapes.h5' - + @@ -55,7 +55,7 @@ Expected output for 'h5dump --xml tref-escapes.h5' - + @@ -80,7 +80,7 @@ Expected output for 'h5dump --xml tref-escapes.h5' - + @@ -105,7 +105,7 @@ Expected output for 'h5dump --xml tref-escapes.h5' - + @@ -130,7 +130,7 @@ Expected output for 'h5dump --xml tref-escapes.h5' - + @@ -155,7 +155,7 @@ Expected output for 'h5dump --xml tref-escapes.h5' - + @@ -180,8 +180,8 @@ Expected output for 'h5dump --xml tref-escapes.h5' - - + + diff --git a/tools/testfiles/tref.h5.xml b/tools/testfiles/tref.h5.xml index e82e2ee..33f08a0 100644 --- a/tools/testfiles/tref.h5.xml +++ b/tools/testfiles/tref.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tref.h5' ############################# - - + + @@ -33,8 +33,8 @@ Expected output for 'h5dump --xml tref.h5' - - + + @@ -59,7 +59,7 @@ Expected output for 'h5dump --xml tref.h5' - + diff --git a/tools/testfiles/tsaf.h5.xml b/tools/testfiles/tsaf.h5.xml index ea33d60..0a5d89f 100644 --- a/tools/testfiles/tsaf.h5.xml +++ b/tools/testfiles/tsaf.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tsaf.h5' ############################# - - + + @@ -314,7 +314,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -397,7 +397,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -546,7 +546,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -772,7 +772,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -1048,7 +1048,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -1303,7 +1303,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -1479,7 +1479,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -1763,7 +1763,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -1960,7 +1960,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -1986,7 +1986,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2013,7 +2013,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2038,7 +2038,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2063,7 +2063,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2088,7 +2088,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2113,7 +2113,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2138,7 +2138,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2167,7 +2167,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2210,7 +2210,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2235,7 +2235,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2260,7 +2260,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2285,7 +2285,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2310,7 +2310,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2335,7 +2335,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2360,7 +2360,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2385,7 +2385,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2410,7 +2410,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2435,7 +2435,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2460,7 +2460,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2485,7 +2485,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2510,7 +2510,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2535,7 +2535,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2560,7 +2560,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2585,7 +2585,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2610,7 +2610,7 @@ Expected output for 'h5dump --xml tsaf.h5' - + @@ -2635,9 +2635,9 @@ Expected output for 'h5dump --xml tsaf.h5' - - - + + + diff --git a/tools/testfiles/tslink.h5.xml b/tools/testfiles/tslink.h5.xml index 33912a7..72e559c 100644 --- a/tools/testfiles/tslink.h5.xml +++ b/tools/testfiles/tslink.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tslink.h5' ############################# - - - + + + diff --git a/tools/testfiles/tstr.h5.xml b/tools/testfiles/tstr.h5.xml index 711a6bd..34a6157 100644 --- a/tools/testfiles/tstr.h5.xml +++ b/tools/testfiles/tstr.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tstr.h5' ############################# - - + + @@ -235,7 +235,7 @@ Expected output for 'h5dump --xml tstr.h5' - + @@ -272,7 +272,7 @@ Expected output for 'h5dump --xml tstr.h5' - + @@ -316,7 +316,7 @@ Expected output for 'h5dump --xml tstr.h5' - + @@ -367,7 +367,7 @@ Expected output for 'h5dump --xml tstr.h5' - + diff --git a/tools/testfiles/tstr2.h5.xml b/tools/testfiles/tstr2.h5.xml index ca96a05..8656593 100644 --- a/tools/testfiles/tstr2.h5.xml +++ b/tools/testfiles/tstr2.h5.xml @@ -3,9 +3,9 @@ Expected output for 'h5dump --xml tstr2.h5' ############################# - - - + + + @@ -59,8 +59,8 @@ Expected output for 'h5dump --xml tstr2.h5' - - + + @@ -95,8 +95,8 @@ Expected output for 'h5dump --xml tstr2.h5' - - + + @@ -131,8 +131,8 @@ Expected output for 'h5dump --xml tstr2.h5' - - + + @@ -167,8 +167,8 @@ Expected output for 'h5dump --xml tstr2.h5' - - + + @@ -203,8 +203,8 @@ Expected output for 'h5dump --xml tstr2.h5' - - + + diff --git a/tools/testfiles/tstring-at.h5.xml b/tools/testfiles/tstring-at.h5.xml index 183f074..6a2db86 100644 --- a/tools/testfiles/tstring-at.h5.xml +++ b/tools/testfiles/tstring-at.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tstring-at.h5' ############################# - - + + diff --git a/tools/testfiles/tstring.h5.xml b/tools/testfiles/tstring.h5.xml index 058fbb8..5106156 100644 --- a/tools/testfiles/tstring.h5.xml +++ b/tools/testfiles/tstring.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tstring.h5' ############################# - - + + diff --git a/tools/testfiles/tvldtypes1.h5.xml b/tools/testfiles/tvldtypes1.h5.xml index 231c55a..856df25 100644 --- a/tools/testfiles/tvldtypes1.h5.xml +++ b/tools/testfiles/tvldtypes1.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tvldtypes1.h5' ############################# - - + + @@ -34,7 +34,7 @@ Expected output for 'h5dump --xml tvldtypes1.h5' - + @@ -64,7 +64,7 @@ Expected output for 'h5dump --xml tvldtypes1.h5' - + diff --git a/tools/testfiles/tvldtypes2.h5.xml b/tools/testfiles/tvldtypes2.h5.xml index 0fea1ef..d9ac4bc 100644 --- a/tools/testfiles/tvldtypes2.h5.xml +++ b/tools/testfiles/tvldtypes2.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tvldtypes2.h5' ############################# - - + + diff --git a/tools/testfiles/tvldtypes3.h5.xml b/tools/testfiles/tvldtypes3.h5.xml index be7627f..3476df3 100644 --- a/tools/testfiles/tvldtypes3.h5.xml +++ b/tools/testfiles/tvldtypes3.h5.xml @@ -3,8 +3,8 @@ Expected output for 'h5dump --xml tvldtypes3.h5' ############################# - - + + diff --git a/tools/testfiles/tvlstr.h5.xml b/tools/testfiles/tvlstr.h5.xml index 6216c8f..f8cfe97 100644 --- a/tools/testfiles/tvlstr.h5.xml +++ b/tools/testfiles/tvlstr.h5.xml @@ -3,7 +3,7 @@ Expected output for 'h5dump --xml tvlstr.h5' ############################# - + @@ -19,14 +19,14 @@ Expected output for 'h5dump --xml tvlstr.h5' - + - + -- cgit v0.12