hdf5/test
Robb Matzke 614ae2dce6 [svn-r485] Changes since 19980710
----------------------

./Makefile.in
./config/commence.in
./config/conclude.in
./config/depend.in
./src/Makefile.in
./test/Makefile.in
	Tests are no longer installed for `make install'.  Added a new
	target `make tests' that builds the tests but doesn't run them.

./configure.in
./configure		[REGENERATED]
./src/H5config.h.in	[REGENERATED]
	Added detection of fork() and waitpid().  If present the
	contants HAVE_FORK and HAVE_WAITPID will be defined in
	H5config.h.

./test/dtypes.c
	Minor tweaks for systems that don't have fork() or waitpid().

./MANIFEST
./tools			[NEW]
./tools/Makefile.in	[NEW]
./tools/h5debug.c	[NEW]
./tools/h5import.c	[NEW]
./tools/h5ls.c		[NEW]
./tools/h5repart.c	[NEW]
	Added a tools directory and moved tools from the src directory
	to here.
1998-07-13 10:35:21 -05:00
..
.distdep [svn-r485] Changes since 19980710 1998-07-13 10:35:21 -05:00
big.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
bittests.c [svn-r428] Changes since 19980612 1998-06-16 14:38:26 -05:00
chunk.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
cmpd_dset.c [svn-r469] Changes since 19980707 1998-07-08 11:46:16 -05:00
dsets.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
dtypes.c [svn-r485] Changes since 19980710 1998-07-13 10:35:21 -05:00
extend.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
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
gheap.c [svn-r410] Changes since 19980604 1998-06-05 16:03:49 -05:00
hyperslab.c [svn-r435] ./INSTALL 1998-06-22 22:41:22 -05:00
iopipe.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
istore.c [svn-r435] ./INSTALL 1998-06-22 22:41:22 -05:00
links.c [svn-r410] Changes since 19980604 1998-06-05 16:03:49 -05:00
Makefile.in [svn-r485] Changes since 19980710 1998-07-13 10:35:21 -05:00
shtype.c [svn-r410] Changes since 19980604 1998-06-05 16:03:49 -05:00
tattr.c [svn-r445] Added individually named cleanup_xxx routine to each test module file 1998-07-02 19:57:00 -05:00
testhdf5.c [svn-r481] Added cleanup routine to structure for each test, as a reminder to write them 1998-07-10 17:00:26 -05:00
testhdf5.h [svn-r445] Added individually named cleanup_xxx routine to each test module file 1998-07-02 19:57:00 -05:00
tfile.c [svn-r445] Added individually named cleanup_xxx routine to each test module file 1998-07-02 19:57:00 -05:00
th5s.c [svn-r459] Changed H5Sget_npoints call to H5Sextent_npoints and H5Sselect_npoints calls. 1998-07-07 15:03:50 -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
tstab.c [svn-r445] Added individually named cleanup_xxx routine to each test module file 1998-07-02 19:57:00 -05:00