diff options
author | Robert E. McGrath <mcgrath@ncsa.uiuc.edu> | 2001-02-14 20:48:22 (GMT) |
---|---|---|
committer | Robert E. McGrath <mcgrath@ncsa.uiuc.edu> | 2001-02-14 20:48:22 (GMT) |
commit | d12fa9b5c5ff0eb1919eb4233845867dcc6c63c0 (patch) | |
tree | e3e3ee06aec1b37f1f6ade374a1bc8292cb7ce1d /MANIFEST | |
parent | a66186cc0dd49a1800c56688e5347fc39abb8c3a (diff) | |
download | hdf5-d12fa9b5c5ff0eb1919eb4233845867dcc6c63c0.zip hdf5-d12fa9b5c5ff0eb1919eb4233845867dcc6c63c0.tar.gz hdf5-d12fa9b5c5ff0eb1919eb4233845867dcc6c63c0.tar.bz2 |
[svn-r3408] Purpose:
Adding new feature.
Description:
XML output option to h5dump
Platforms tested:
SPARC Solaris 2.7, Irix6.5 (32bit), Linux, Win98
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 57 |
1 files changed, 57 insertions, 0 deletions
@@ -1124,3 +1124,60 @@ ./tools/testfiles/Expected/vg_nameclash.h5 ./tools/testfiles/Expected/vg_nameclash2.h5 ./tools/testfiles/Expected/vg_simple.h5 + +#additional test input and output for h5dump XML +./tools/testfiles/tall.h5.xml +./tools/testfiles/tarray1.h5.xml +./tools/testfiles/tarray2.h5.xml +./tools/testfiles/tarray3.h5.xml +./tools/testfiles/tarray6.h5.xml +./tools/testfiles/tarray7.h5.xml +./tools/testfiles/tattr.h5.xml +./tools/testfiles/tbitfields.h5.xml +./tools/testfiles/tcompound.h5.xml +./tools/testfiles/tcompound2.h5.xml +./tools/testfiles/tdatareg.h5.xml +./tools/testfiles/tdset.h5.xml +./tools/testfiles/tdset2.h5.xml +./tools/testfiles/tempty.h5.xml +./tools/testfiles/tenum.h5.xml +./tools/testfiles/tgroup.h5.xml +./tools/testfiles/thlink.h5.xml +./tools/testfiles/tloop.h5.xml +./tools/testfiles/tloop2.h5.xml +./tools/testfiles/tmany.h5.xml +./tools/testfiles/tname-amp.h5 +./tools/testfiles/tname-amp.h5.xml +./tools/testfiles/tname-apos.h5 +./tools/testfiles/tname-apos.h5.xml +./tools/testfiles/tname-gt.h5 +./tools/testfiles/tname-gt.h5.xml +./tools/testfiles/tname-lt.h5 +./tools/testfiles/tname-lt.h5.xml +./tools/testfiles/tname-quot.h5 +./tools/testfiles/tname-quot.h5.xml +./tools/testfiles/tname-sp.h5 +./tools/testfiles/tname-sp.h5.xml +./tools/testfiles/tnestedcomp.h5.xml +./tools/testfiles/tnodata.h5 +./tools/testfiles/tnodata.h5.xml +./tools/testfiles/tobjref.h5.xml +./tools/testfiles/topaque.h5.xml +./tools/testfiles/tref-escapes-at.h5 +./tools/testfiles/tref-escapes-at.h5.xml +./tools/testfiles/tref-escapes.h5 +./tools/testfiles/tref-escapes.h5.xml +./tools/testfiles/tref.h5 +./tools/testfiles/tref.h5.xml +./tools/testfiles/tsaf.h5.xml +./tools/testfiles/tslink.h5.xml +./tools/testfiles/tstr.h5.xml +./tools/testfiles/tstr2.h5.xml +./tools/testfiles/tstring-at.h5 +./tools/testfiles/tstring-at.h5.xml +./tools/testfiles/tstring.h5 +./tools/testfiles/tstring.h5.xml +./tools/testfiles/tvldtypes.h5.xml +./tools/testfiles/tvldtypes1.h5.xml +./tools/testfiles/tvldtypes2.h5.xml +./tools/testfiles/tvldtypes3.h5.xml |