hdf5/testpar
Albert Cheng ca94c839d5 [svn-r15036] Bug fix.
Description:
The fortran Makefile.am used HDF_FORTRAN to indicate it is part of the
Fortran API source so that conclude.am will give fortran api prefix in the
test output.  The symbox HDF_FORTRAN is also used in configure for a different
purpose (indicated --enable-fortran). They conflicted.
Similar problem for the symbol HDF_CXX.

Solution:
Changed all the involved Makefile.am to use "FORTRAN_API" instead. It is
a more appropriate name.  Same for CXX_API.

Along the way, discovered that the Makefile.am of hl/fortran/test and
hl/cxx/test did not have those symbols at all.  Added them in.

Platform tested:
Kagiso only. It is a trivia change.
2008-05-19 00:06:51 -05:00
..
COPYING [svn-r12640] 2006-09-04 13:30:13 -05:00
Makefile.am [svn-r13780] Add t_filter_read.c to testphdf5. 2007-05-21 19:08:11 -05:00
Makefile.in [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
t_cache.c [svn-r14442] Modified metadata cache to adapt more quickly to the insertion of a 2008-01-18 12:52:12 -05:00
t_chunk_alloc.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
t_coll_chunk.c [svn-r14204] Description: 2007-10-11 20:29:45 -05:00
t_dset.c [svn-r14205] Description: 2007-10-12 06:32:56 -05:00
t_file.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
t_filter_read.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
t_mdset.c [svn-r14420] Description: 2008-01-15 16:10:42 -05:00
t_mpi.c [svn-r13829] Some systems (only SGI Altix ProPack 4 discovered so far) doesn't return correct 2007-06-02 13:19:36 -05:00
t_pflush1.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
t_pflush2.c [svn-r14193] Description: 2007-10-08 14:59:36 -05:00
t_ph5basic.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
t_posix_compliant.c [svn-r13801] Output improvement. 2007-05-23 10:47:44 -05:00
t_span_tree.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
testpar.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
testph5.sh.in [svn-r13261] Updated copyright notices. 2007-02-07 14:56:21 -05:00
testphdf5.c [svn-r14098] Description: 2007-08-21 16:47:41 -05:00
testphdf5.h [svn-r14098] Description: 2007-08-21 16:47:41 -05:00