diff options
author | Robert E. McGrath <mcgrath@ncsa.uiuc.edu> | 2003-07-29 21:24:21 (GMT) |
---|---|---|
committer | Robert E. McGrath <mcgrath@ncsa.uiuc.edu> | 2003-07-29 21:24:21 (GMT) |
commit | 014ec80a8f6adb8956db3e172725820fe4298d04 (patch) | |
tree | 4496ce3c06061c2c461bb63b6e285b1c793cdb36 /MANIFEST | |
parent | 4bb5eef01c9264b017de6145788946a293396439 (diff) | |
download | hdf5-014ec80a8f6adb8956db3e172725820fe4298d04.zip hdf5-014ec80a8f6adb8956db3e172725820fe4298d04.tar.gz hdf5-014ec80a8f6adb8956db3e172725820fe4298d04.tar.bz2 |
[svn-r7276] Purpose:
This is an omibus update to the h5dump program.
1. Fixes bug 888
2. updates XML output to 1.6
Description:
Solution:
Platforms tested:
verbena, arabica, copper (64)
Misc. update:
MANIFEST updated
Need to do release notes.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1069,6 +1069,7 @@ ./tools/h5dump/h5dump.h ./tools/h5dump/h5dumpgentest.c ./tools/h5dump/testh5dump.sh +./tools/h5dump/testh5dumpxml.sh ./tools/h5import/Dependencies ./tools/h5import/Makefile.in @@ -1254,6 +1255,7 @@ ./tools/testfiles/tvlstr.h5 ./tools/testfiles/tvlstr.ddl ./tools/testfiles/tattr2.h5 +./tools/testfiles/tall-2A.ddl # Expected output from h5ls tests ./tools/testfiles/help-1.ls @@ -1329,6 +1331,27 @@ ./tools/testfiles/tvldtypes2.h5.xml ./tools/testfiles/tvldtypes3.h5.xml ./tools/testfiles/tvlstr.h5.xml +./tools/testfiles/tname-amp.h5 +./tools/testfiles/tname-apos.h5 +./tools/testfiles/tname-gt.h5 +./tools/testfiles/tname-lt.h5 +./tools/testfiles/tname-quot.h5 +./tools/testfiles/tname-sp.h5 +./tools/testfiles/tnodata.h5 +./tools/testfiles/tref-escapes-at.h5 +./tools/testfiles/tref-escapes.h5 +./tools/testfiles/tref.h5 +./tools/testfiles/tstring-at.h5 +./tools/testfiles/tstring.h5 +./tools/testfiles/tempty-dtd.h5.xml +./tools/testfiles/tempty-dtd-uri.h5.xml +./tools/testfiles/tempty-nons.h5.xml +./tools/testfiles/tempty-nons-uri.h5.xml +./tools/testfiles/tempty-ns.h5.xml +./tools/testfiles/tempty-dtd-2.h5.xml +./tools/testfiles/tempty-nons-2.h5.xml +./tools/testfiles/tempty-ns-2.h5.xml +./tools/testfiles/tall-2A.h5.xml #test files for h5diff ./tools/testfiles/file1.h5 |