From e8309603cd45cdfa4c831e659c529f51b117ef39 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Mon, 21 Jun 2004 15:58:54 -0500 Subject: [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) --- MANIFEST | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v0.12