hdf5/c++/test
Quincey Koziol 2e4302818a [svn-r24864] Description:
Remove all traces of MPI-POSIX VFD and GPFS detection/code.

    Remove remaining traces of stream VFD.

    Remove testpar/t_posix_compliant test (it's not actually verifying anything).

    Clean up H5D__mpio_opt_possible() further.

    Moved environment variable that disables MPI collective operations into
MPI-IO VFD (instead of it being in src/H5S.c).

    A few other small code cleanups.

Tested on:
    Mac OSX/64 10.9.2 (amazon) w/parallel & serial
2014-03-21 18:02:24 -05:00
..
CMakeLists.txt [svn-r24789] Bump up the minimum cmake version 2014-03-13 10:05:09 -05:00
CMakeTests.cmake [svn-r24782] HDFFV-8700 - 2014-03-11 17:07:13 -05:00
dsets.cpp [svn-r24188] Purpose: Fixed bug introduced in r24163 2013-09-22 19:39:44 -05:00
h5cpputil.cpp [svn-r24830] Purpose: HDFFV-8623 2014-03-18 14:31:18 -05:00
h5cpputil.h [svn-r24830] Purpose: HDFFV-8623 2014-03-18 14:31:18 -05:00
H5srcdir_str.h.in
Makefile.am [svn-r24400] Maintenance: When the libraries are built and tested in place, several files are left 2013-11-02 20:21:23 -05:00
Makefile.in [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
tattr.cpp
tcompound.cpp [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree. 2013-10-30 23:20:36 -05:00
testhdf5.cpp
tfile.cpp [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
tfilter.cpp [svn-r23861] HDFFV-8322: Mismatched free() / delete / delete [] for cpp_testhdf5 2013-07-03 09:58:09 -05:00
th5s.cpp [svn-r24142] Purpose: Fix bug in tests 2013-09-14 22:53:59 -05:00
th5s.h5
tlinks.cpp
trefer.cpp [svn-r24188] Purpose: Fixed bug introduced in r24163 2013-09-22 19:39:44 -05:00
ttypes.cpp
tvlstr.cpp