summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2009-04-10 20:52:48 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2009-04-10 20:52:48 (GMT)
commit9d308a023b20400a56eff1acc62d465045c1c8dd (patch)
tree8048c05136900ac05e07bc61c194d252a9bc784f /vms
parent60bf8e9768e06d931ef1818132af932159ffd07b (diff)
downloadhdf5-9d308a023b20400a56eff1acc62d465045c1c8dd.zip
hdf5-9d308a023b20400a56eff1acc62d465045c1c8dd.tar.gz
hdf5-9d308a023b20400a56eff1acc62d465045c1c8dd.tar.bz2
[svn-r16736] Added H5Groot.c to src/make.com. Took out space_overflow.c from test/check.com and test/make.com.
Not tested yet.
Diffstat (limited to 'vms')
-rw-r--r--vms/src/make.com2
-rw-r--r--vms/test/check.com5
-rw-r--r--vms/test/make.com6
3 files changed, 1 insertions, 12 deletions
diff --git a/vms/src/make.com b/vms/src/make.com
index 3dcecf1..9ebc858 100644
--- a/vms/src/make.com
+++ b/vms/src/make.com
@@ -40,7 +40,7 @@ $ cobj= "H5, H5checksum, H5dbg, H5system, H5timer, H5trace,"+-
"H5Ffake, H5Fio, H5FL, H5Fmount, H5Fmpi, H5FO, H5Fquery, H5FS, H5FScache, H5FSdbg, H5Fsfile,"+-
"H5FSsection, H5FSstat, H5FStest, H5Fsuper, H5Ftest,"+-
"H5Gbtree2, H5G, H5Gcache, H5Gcompact, H5Gdense, H5Gdeprec, H5Gent, H5Gint, H5Glink, H5Gloc,"+-
- "H5Gname, H5Gnode, H5Gobj, H5Goh, H5Gstab, H5Gtest, H5Gtraverse,"+-
+ "H5Gname, H5Gnode, H5Gobj, H5Goh, H5Groot, H5Gstab, H5Gtest, H5Gtraverse,"+-
"H5HFbtree2, H5HF, H5HFcache, H5HFdbg, H5HFdblock, H5HFdtable, H5HFhdr, H5HFhuge, H5HFiblock,"+-
"H5HFiter, H5HFman, H5HFsection, H5HFspace, H5HFstat, H5HFtest, H5HFtiny,"+-
"H5HG, H5HGcache, H5HGdbg, H5HL, H5HLcache, H5HLdbg, H5HP, H5I, H5L, H5Lexternal"
diff --git a/vms/test/check.com b/vms/test/check.com
index 402f17a..1a833dc 100644
--- a/vms/test/check.com
+++ b/vms/test/check.com
@@ -216,11 +216,6 @@ $ run set_extent
$ type sys$input
$ type sys$input
-------- Running space_overflow -------
-$ run space_overflow
-$ type sys$input
-
-$ type sys$input
------- Running stab -------
$ run stab
$ type sys$input
diff --git a/vms/test/make.com b/vms/test/make.com
index 998b6f8..e4adac9 100644
--- a/vms/test/make.com
+++ b/vms/test/make.com
@@ -288,12 +288,6 @@ $ link set_extent, -
libh5test.olb/lib,[-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib
$!
$ type sys$input
- Creating space_overflow test
-$ ccc space_overflow
-$ link space_overflow, -
- libh5test.olb/lib,[-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib
-$!
-$ type sys$input
Creating stab test
$ ccc stab
$ link stab, -