hdf5/test
Robb Matzke f2caef690b [svn-r2573] Purpose:
Fix Irix pmake bugs
Description:
	Build fails on Irix when builddir != srcdir
Solution:
	* acconfig.h
	* src/H5config.h.in			[REGENERATED]
		Added definition for HAVE_STREAM

	* config/conclude.in
	* config/depend1.in
	* config/depend2.in
	* config/depend3.in
	* config/depend4.in
		The `Dependencies' file is located in the source
		tree. This fixes bugs for Irix pmake when compiling
		outside the source tree.  Hopefully it still preserves
		Albert's changes which allow concurrent compilations
		to not stomp on each other's Dependencies files.


	* examples/Dependencies			[REGENERATED]
	* src/Dependencies			[REGENERATED]
	* test/Dependencies			[REGENERATED]
	* tools/Dependencies			[REGENERATED]
		Regenerated for testing purposes.
Platforms:
	i686-pc-linux
	mips-sgi-irix6.5
	sparc-sun-solaris2.6
2000-09-19 12:04:46 -05:00
..
big.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
bittests.c [svn-r2533] Rolled back the changes I committed since Albert fixed the problem with 2000-09-11 13:44:36 -05:00
chunk.c
cmpd_dset.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
Dependencies [svn-r2573] Purpose: 2000-09-19 12:04:46 -05:00
dpss_read.c [svn-r2533] Rolled back the changes I committed since Albert fixed the problem with 2000-09-11 13:44:36 -05:00
dpss_write.c [svn-r2533] Rolled back the changes I committed since Albert fixed the problem with 2000-09-11 13:44:36 -05:00
dsets.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
dtypes.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
enum.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
extend.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
external.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
fillval.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
flush1.c [svn-r2466] Added return statement to the main function to prevent some compiler 2000-08-04 17:02:32 -05:00
flush2.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
gass_append.c [svn-r2533] Rolled back the changes I committed since Albert fixed the problem with 2000-09-11 13:44:36 -05:00
gass_read.c [svn-r2533] Rolled back the changes I committed since Albert fixed the problem with 2000-09-11 13:44:36 -05:00
gass_write.c [svn-r2533] Rolled back the changes I committed since Albert fixed the problem with 2000-09-11 13:44:36 -05:00
gheap.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
h5test.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
h5test.h [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
hyperslab.c [svn-r2533] Rolled back the changes I committed since Albert fixed the problem with 2000-09-11 13:44:36 -05:00
iopipe.c [svn-r2320] Patched "print_stats" routine parameters for machines with no getrusage() call. 2000-06-02 09:31:04 -05:00
istore.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
lheap.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
links.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
Makefile.in [svn-r2561] Purpose: 2000-09-15 06:54:06 -05:00
mount.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
mtime.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
ohdr.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
overhead.c [svn-r1841] changed the #includes to the new ones defined in H5pubconf.h. 1999-11-19 10:45:46 -05:00
ragged.c
space_overflow.c
srb_append.c [svn-r2533] Rolled back the changes I committed since Albert fixed the problem with 2000-09-11 13:44:36 -05:00
srb_read.c [svn-r2533] Rolled back the changes I committed since Albert fixed the problem with 2000-09-11 13:44:36 -05:00
srb_write.c [svn-r2533] Rolled back the changes I committed since Albert fixed the problem with 2000-09-11 13:44:36 -05:00
stab.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00
stream_test.c [svn-r2562] Purpose: 2000-09-15 06:59:35 -05:00
tattr.c [svn-r2125] Changed test slightly to reflect change in return type for H5Aiterate. 2000-04-12 16:10:05 -05:00
testhdf5.c [svn-r2533] Rolled back the changes I committed since Albert fixed the problem with 2000-09-11 13:44:36 -05:00
testhdf5.h [svn-r2222] Added TBBT testing code. 2000-05-08 18:09:09 -05:00
tfile.c
th5s.c [svn-r2132] Tested H5Screate_simple & H5Sset_extent_simple disallowing 2000-04-12 17:02:26 -05:00
th5s.h5
titerate.c [svn-r2262] * 2000-05-18 2000-05-18 11:40:20 -05:00
tmeta.c
trefer.c [svn-r2547] Changed hyperslab definition to generate one 6x6 hyperslab instead of 36 1x1 2000-09-13 18:50:39 -05:00
tselect.c [svn-r2545] Updated some printfs to be more informative when failures occur. 2000-09-13 16:58:44 -05:00
ttbbt.c [svn-r2273] Used updated data structure names... 2000-05-19 09:50:01 -05:00
ttsafe_acreate.c [svn-r2287] Changed ttsafe_* test files so that they create their own HDF5 file (they 2000-05-19 18:00:03 -05:00
ttsafe_cancel.c [svn-r2287] Changed ttsafe_* test files so that they create their own HDF5 file (they 2000-05-19 18:00:03 -05:00
ttsafe_dcreate.c [svn-r2287] Changed ttsafe_* test files so that they create their own HDF5 file (they 2000-05-19 18:00:03 -05:00
ttsafe_error.c [svn-r2287] Changed ttsafe_* test files so that they create their own HDF5 file (they 2000-05-19 18:00:03 -05:00
ttsafe.c [svn-r2533] Rolled back the changes I committed since Albert fixed the problem with 2000-09-11 13:44:36 -05:00
ttsafe.h [svn-r2264] Added Thread-safe feature. This is the phase 1 implementation 2000-05-18 14:13:33 -05:00
tvlstr.c
tvltypes.c [svn-r2289] changed the macro for the file to be FILENAME. caused compilation errors on windows with the 2000-05-25 10:53:22 -05:00
unlink.c [svn-r2531] Description: 2000-09-09 19:08:27 -05:00