hdf5/fortran/testpar
Elena Pourmal f5096c2000 [svn-r5940]
Purpose:
    Bug fix, code improvement
Description:
    Fortran tests didn't cleanup created files. Also HDF5_PREFIX and
    HDF5_PARAPREFIX were not used to specify location of the files.
    There was a redundant file in the testpar directory that contained
    an error reporting function used by both serial and parallel tests.
Solution:
    Created library h5test_fortran.a that contains functions used by the
    serial and parallel tests. It includes Fortran and C functions that
    may be called from Fortran programs to report errors, to modify
    file names and to cleanup files after run. Modified test code to
    use new functions.
Platforms tested:
    Linux 2.2 (eirene) serial
    IRIX64 (modi4) parallel with HDF5_PREFIX and HDF5_PARAPREFIX set to $SCR
    Solris 2.7 with mpich 1.2.4 with HDF5_PARAPREFIX set to /tmp/epourmal
2002-09-23 17:06:01 -05:00
..
Dependencies [svn-r2787] Purpose: 2000-11-01 12:40:25 -05:00
Makefile.in [svn-r5940] 2002-09-23 17:06:01 -05:00
ptesthdf5_fortran.f90 [svn-r5940] 2002-09-23 17:06:01 -05:00
thdf5.f90 [svn-r5940] 2002-09-23 17:06:01 -05:00
thyperslab_wr.f90 [svn-r5940] 2002-09-23 17:06:01 -05:00