summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2004-06-21 20:58:54 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2004-06-21 20:58:54 (GMT)
commite8309603cd45cdfa4c831e659c529f51b117ef39 (patch)
tree51873528115dc40ec41e9a19d1a09efa35f63fa0 /MANIFEST
parent83ab4727e55b3b6c144247990aae17df26a4f52f (diff)
downloadhdf5-e8309603cd45cdfa4c831e659c529f51b117ef39.zip
hdf5-e8309603cd45cdfa4c831e659c529f51b117ef39.tar.gz
hdf5-e8309603cd45cdfa4c831e659c529f51b117ef39.tar.bz2
[svn-r8713] Purpose: Bug fix.
Description: This is the second effort to correct XML dumper after adding null dataspace test for attribute and dataset. Since XML schema hasn't been updated for null space, took out null space test from tdset.h5 and tattr.h5 and put it into a seperate file, tnullspace.h5. Only h5dump tests this null space file; XML dumper doesn't do it at this moment. We'll wait until XML schema is updated first. Platforms tested: h5committest and RH 8(fuss) Misc. update: MANIFEST(added two new files in tools/testfiles, tnullspace.h5 and tnullspace.ddl)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 8254db2..3a2fd63 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1283,6 +1283,8 @@
./tools/testfiles/tnestcomp-1.ddl
./tools/testfiles/tnestedcomp.h5
./tools/testfiles/tnofilename.ddl
+./tools/testfiles/tnullspace.h5
+./tools/testfiles/tnullspace.ddl
./tools/testfiles/tobjref.h5
./tools/testfiles/tobjref.ddl
./tools/testfiles/topaque.h5