[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.
This commit is contained in:
Raymond Lu 2009-04-10 15:52:48 -05:00
parent 60bf8e9768
commit 9d308a023b
3 changed files with 1 additions and 12 deletions

View File

@ -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"

View File

@ -215,11 +215,6 @@ $ type sys$input
$ 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

View File

@ -287,12 +287,6 @@ $ ccc set_extent
$ 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