hdf5/testpar
Scot Breitenfeld 4d34a0c6ad [svn-r26051] Fix for HDFFV-9092
Change AC_TRY_RUN TO AC_TRY_COMPILE

Changed all the instances of AC_TRY_RUN for the Fortran and C++ tests to use
AC_COMPILE_IFELSE and moved all the tests to new files in m4 directory:

aclocal_cxx.m4 (for C++ tests)
aclocal_fc.m4 (for Fortran tests)

tested: jam
2015-01-27 12:17:09 -05:00
..
CMakeLists.txt
CMakeTests.cmake
COPYING
Makefile.am
Makefile.in [svn-r26051] Fix for HDFFV-9092 2015-01-27 12:17:09 -05:00
t_cache.c
t_chunk_alloc.c [svn-r25963] Do not remove the prefix in the chunk alloc file, otherwise it makes 2015-01-08 12:36:10 -05:00
t_coll_chunk.c
t_dset.c
t_file_image.c
t_file.c
t_filter_read.c
t_mdset.c
t_mpi.c
t_pflush1.c
t_pflush2.c [svn-r25928] Description: 2014-12-29 00:17:22 -05:00
t_ph5basic.c
t_prop.c
t_shapesame.c [svn-r25921] - wrap MPI 3 usage with MPI_VERSION compile time check. 2014-12-23 09:54:47 -05:00
t_span_tree.c
testpar.h
testphdf5.c [svn-r25921] - wrap MPI 3 usage with MPI_VERSION compile time check. 2014-12-23 09:54:47 -05:00
testphdf5.h