hdf5/test
Robb Matzke 80f2033326 [svn-r764] Changes since 19981014
----------------------

./bin/trace
./src/H5.c
./src/H5F.c
./src/H5Fprivate.h
./src/H5Fpublic.h
	Added a `scope' argument to H5Fflush() which should be either
	H5F_SCOPE_LOCAL or H5F_SCOPE_GLOBAL and determines which files
	are flushed (just the specified file or the entire virtual
	file).

./src/H5F.c
	Added reference counts to the H5F_t struct so we get the
	correct behavior between H5Funmount() and H5Fclose().

./src/H5O.c
	Fixed a memory leak that happens during error handling.

./test/cmpd_dset.c
./test/unlink.c
	Fixed a memory leak.

./test/mount.c
	Enabled the H5Fclose() test.
1998-10-16 10:40:37 -05:00
..
.distdep [svn-r764] Changes since 19981014 1998-10-16 10:40:37 -05:00
big.c [svn-r745] Changes since 19981002 1998-10-08 12:13:14 -05:00
bittests.c [svn-r620] Changes since 19980825 1998-08-27 11:48:50 -05:00
chunk.c [svn-r720] Changes since 19980922 1998-09-24 10:51:05 -05:00
cmpd_dset.c [svn-r764] Changes since 19981014 1998-10-16 10:40:37 -05:00
dsets.c [svn-r720] Changes since 19980922 1998-09-24 10:51:05 -05:00
dtypes.c [svn-r658] Changes since 19980901 1998-09-03 08:49:48 -05:00
extend.c [svn-r594] Changes since 19980813 1998-08-14 16:05:16 -05:00
external.c [svn-r452] Changed tests to use the new dataspace API calls. Still need to add tests for 1998-07-06 16:01:59 -05:00
fillval.c [svn-r745] Changes since 19981002 1998-10-08 12:13:14 -05:00
gheap.c [svn-r633] Changes since 19980828 1998-08-31 08:46:47 -05:00
hyperslab.c [svn-r594] Changes since 19980813 1998-08-14 16:05:16 -05:00
iopipe.c [svn-r588] Changes since 19980810 1998-08-13 15:17:47 -05:00
istore.c [svn-r753] Changes since 19981008 1998-10-13 12:17:50 -05:00
links.c [svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to H5Gget_objinfo 1998-09-02 16:16:24 -05:00
Makefile.in [svn-r761] Changes since 19981013 1998-10-14 14:35:08 -05:00
mount.c [svn-r764] Changes since 19981014 1998-10-16 10:40:37 -05:00
mtime.c [svn-r662] Fixed a typo in a string 1998-09-03 10:31:04 -05:00
overhead.c [svn-r733] 1998-10-01 13:56:51 -05:00
ragged.c [svn-r739] Switched ragged array "H5R" API to "H5RA" to make room for the reference API. 1998-10-06 16:37:57 -05:00
shtype.c [svn-r410] Changes since 19980604 1998-06-05 16:03:49 -05:00
tattr.c [svn-r641] Changed function names for beta release. 1998-08-31 22:35:23 -05:00
testhdf5.c [svn-r758] Added test code for object references. 1998-10-13 16:30:49 -05:00
testhdf5.h [svn-r758] Added test code for object references. 1998-10-13 16:30:49 -05:00
tfile.c [svn-r673] Changes since 19980908 1998-09-08 14:15:44 -05:00
th5s.c [svn-r641] Changed function names for beta release. 1998-08-31 22:35:23 -05:00
theap.c [svn-r445] Added individually named cleanup_xxx routine to each test module file 1998-07-02 19:57:00 -05:00
tmeta.c [svn-r445] Added individually named cleanup_xxx routine to each test module file 1998-07-02 19:57:00 -05:00
tohdr.c [svn-r445] Added individually named cleanup_xxx routine to each test module file 1998-07-02 19:57:00 -05:00
trefer.c [svn-r759] Added missing test file. 1998-10-13 17:42:24 -05:00
tselect.c [svn-r718] Added tests for unioning hyperslabs with the H5S_SELECT_OR operation to 1998-09-23 18:29:25 -05:00
tstab.c [svn-r753] Changes since 19981008 1998-10-13 12:17:50 -05:00
unlink.c [svn-r764] Changes since 19981014 1998-10-16 10:40:37 -05:00