hdf5/test
Albert Cheng 7b7f10a444 [svn-r15003] Purpose:
Improvement.

Description:
src/libhdf5.settings was the initial configure summary and is installed.
Then configure is changed to dump a summary of the configure settings to
the output and also append it to src/libhdf5.settings.  That created
two different output formats and duplicated information.  This is the
initial attempt to clean up this confusion and unify the output format.

It is decided to use the src/libhdf5.settings template as the unified means.
This requires more macros symbols be defined. The following symbols are
all related to generating the src/libhdf5.settings file.

AC_SUBST(EXTERNAL_FILTERS)
AC_SUBST(MPE) MPE=no
AC_SUBST(STATIC_EXEC) STATIC_EXEC=no
AC_SUBST(HDF_FORTRAN) HDF_FORTRAN=no
AC_SUBST(FC) HDF_FORTRAN=no
AC_SUBST(HDF_CXX) HDF_CXX=no
AC_SUBST(CXX) HDF_CXX=no
AC_SUBST(HDF5_HL) HDF5_HL=yes
AC_SUBST(GPFS) GPFS=no
AC_SUBST(LINUX_LFS) LINUX_LFS=no
AC_SUBST(INSTRUMENT) INSTRUMENT=no
AC_SUBST(CODESTACK) CODESTACK=no
AC_SUBST(HAVE_DMALLOC) HAVE_DMALLOC=no
AC_SUBST(DIRECT_VFD) DIRECT_VFD=no
AC_SUBST(THREADSAFE) THREADSAFE=no
AC_SUBST(STATIC_SHARED)
AC_SUBST(enable_shared)
AC_SUBST(enable_static)
AC_SUBST(UNAME_INFO) UNAME_INFO=`uname -a`

The src/libhdf5.settings.in has CONDITIONAL's added to it too.  The
untrue conditions turned into a "#" and these lines are cleaned by the 
post processing script.

Platform tested:
h5committest on kagiso, smirom and linew.
2008-05-15 00:12:00 -05:00
..
testfiles [svn-r12345] Purpose: Codes for backward compatibility. 2006-05-12 13:29:49 -05:00
be_data.h5 [svn-r12221] Purpose: 2006-04-09 22:03:30 -05:00
be_extlink1.h5 [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
be_extlink2.h5 [svn-r13498] Description: 2007-03-11 21:38:08 -05:00
big.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
bittests.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
btree2.c [svn-r13871] Description: 2007-06-15 14:11:59 -05:00
cache_api.c [svn-r14445] Added code to detect the situation in which a metadata cache entry flush 2008-01-20 00:01:29 -05:00
cache_common.c [svn-r14442] Modified metadata cache to adapt more quickly to the insertion of a 2008-01-18 12:52:12 -05:00
cache_common.h [svn-r14442] Modified metadata cache to adapt more quickly to the insertion of a 2008-01-18 12:52:12 -05:00
cache.c [svn-r14442] Modified metadata cache to adapt more quickly to the insertion of a 2008-01-18 12:52:12 -05:00
chunk_info.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
cmpd_dset.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
COPYING [svn-r12640] 2006-09-04 13:30:13 -05:00
cross_read.c [svn-r14193] Description: 2007-10-08 14:59:36 -05:00
dangle.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
deflate.h5 [svn-r6117] Purpose: 2002-11-20 08:27:30 -05:00
dsets.c [svn-r14916] Description: 2008-05-01 17:16:39 -05:00
dt_arith.c [svn-r14160] Description: 2007-09-27 15:28:27 -05:00
dtransform.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
dtypes.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
enum.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
err_compat.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
error_test.c [svn-r14230] Description: 2007-11-01 14:27:15 -05:00
extend.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
external.c [svn-r14283] Description: 2007-11-24 11:36:01 -05:00
family_v16_00000.h5 [svn-r14340] Maintenance for VMS system: 2007-12-13 13:17:02 -05:00
family_v16_00001.h5 [svn-r14340] Maintenance for VMS system: 2007-12-13 13:17:02 -05:00
family_v16_00002.h5 [svn-r14340] Maintenance for VMS system: 2007-12-13 13:17:02 -05:00
family_v16_00003.h5 [svn-r14340] Maintenance for VMS system: 2007-12-13 13:17:02 -05:00
fheap.c [svn-r14353] Description: 2007-12-20 15:36:08 -05:00
fill_old.h5 [svn-r5171] 2002-04-11 17:53:26 -05:00
fillval.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
flush1.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
flush2.c [svn-r14340] Maintenance for VMS system: 2007-12-13 13:17:02 -05:00
gen_bad_ohdr.c [svn-r14402] Description: 2008-01-13 00:37:00 -05:00
gen_bogus.c [svn-r14204] Description: 2007-10-11 20:29:45 -05:00
gen_cross.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_deflate.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_filters.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_mergemsg.c [svn-r14222] Description: 2007-10-30 15:37:39 -05:00
gen_new_array.c [svn-r14212] Description: 2007-10-18 17:02:19 -05:00
gen_new_fill.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_new_group.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
gen_new_mtime.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_new_super.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
gen_noencoder.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_nullspace.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
gen_old_array.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_old_group.c [svn-r14104] Description: 2007-08-23 15:25:25 -05:00
gen_old_layout.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_old_mtime.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
gen_udlinks.c [svn-r14242] Added some comments. No test is needed. 2007-11-07 10:38:45 -05:00
getname.c [svn-r14420] Description: 2008-01-15 16:10:42 -05:00
gheap.c [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
group_old.h5 [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
h5test.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
h5test.h [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
hyperslab.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
istore.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
le_data.h5 [svn-r12221] Purpose: 2006-04-09 22:03:30 -05:00
le_extlink1.h5 [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
le_extlink2.h5 [svn-r13498] Description: 2007-03-11 21:38:08 -05:00
lheap.c [svn-r13871] Description: 2007-06-15 14:11:59 -05:00
links.c [svn-r14918] Fixed bugs in two tests specific for windows. 2008-05-02 09:57:29 -05:00
Makefile.am [svn-r14916] Description: 2008-05-01 17:16:39 -05:00
Makefile.in [svn-r15003] Purpose: 2008-05-15 00:12:00 -05:00
mergemsg.h5 [svn-r12465] Add regression test to check that the library handles files with merged 2006-07-14 14:06:24 -05:00
mount.c [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
mtime.c [svn-r14225] Description: 2007-10-31 08:13:40 -05:00
noencoder.h5 [svn-r8781] 2004-07-01 12:38:04 -05:00
ntypes.c [svn-r14212] Description: 2007-10-18 17:02:19 -05:00
objcopy.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
ohdr.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
pool.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
reserved.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
set_extent.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
space_overflow.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
stab.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
tarray.c [svn-r14212] Description: 2007-10-18 17:02:19 -05:00
tarrold.h5 [svn-r2844] Purpose: 2000-11-09 16:47:59 -05:00
tattr.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
tbad_msg_count.h5 [svn-r14402] Description: 2008-01-13 00:37:00 -05:00
tbogus.h5 [svn-r13721] Description: 2007-05-01 16:00:52 -05:00
tchecksum.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
tconfig.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
tcoords.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
test_filters_be.hdf5 [svn-r8246] Purpose: 2004-03-10 16:45:30 -05:00
test_filters_le.hdf5 [svn-r8246] Purpose: 2004-03-10 16:45:30 -05:00
testerror.sh.in [svn-r14097] Description: 2007-08-21 16:08:27 -05:00
testframe.c [svn-r14097] Description: 2007-08-21 16:08:27 -05:00
testhdf5.c [svn-r14354] Bug fix for #956 where the element coordinates went wrong for dataspace selection. Added a test 2007-12-20 16:09:58 -05:00
testhdf5.h [svn-r14354] Bug fix for #956 where the element coordinates went wrong for dataspace selection. Added a test 2007-12-20 16:09:58 -05:00
testmeta.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
tfile.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
tgenprop.c [svn-r14204] Description: 2007-10-11 20:29:45 -05:00
th5o.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
th5s.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
th5s.h5 [svn-r2717] Purpose: 2000-10-20 15:57:56 -05:00
theap.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
tid.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
titerate.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
tlayouto.h5 [svn-r9603] Purpose: 2004-11-30 15:53:53 -05:00
tmeta.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
tmisc.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
tmtimen.h5 [svn-r6252] Purpose: 2003-01-09 12:20:03 -05:00
tmtimeo.h5 [svn-r7035] Purpose: 2003-06-13 15:30:43 -05:00
trefer.c [svn-r14420] Description: 2008-01-15 16:10:42 -05:00
trefstr.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
tselect.c [svn-r14420] Description: 2008-01-15 16:10:42 -05:00
tskiplist.c [svn-r14353] Description: 2007-12-20 15:36:08 -05:00
tsohm.c [svn-r14358] Description: 2007-12-22 22:28:37 -05:00
ttime.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
ttsafe_acreate.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
ttsafe_cancel.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
ttsafe_dcreate.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
ttsafe_error.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
ttsafe.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
ttsafe.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
ttst.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
tunicode.c [svn-r14229] Description: 2007-11-01 13:24:08 -05:00
tvlstr.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
tvltypes.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
unlink.c [svn-r14413] Description: 2008-01-14 18:49:12 -05:00
vfd.c [svn-r14340] Maintenance for VMS system: 2007-12-13 13:17:02 -05:00
vms_data.h5 [svn-r12221] Purpose: 2006-04-09 22:03:30 -05:00