hdf5/tools/h5ls
Albert Cheng ed9a9f8c50 [svn-r18985] Test feature: (bugs 1919)
Problem: some launching command like yod (and sometimes mpirun), do not pass
back the exit code of the executables back to the shell. It always returns 0
if it can launch the executable. This cause tests that expect non-zero exit
code to fail incorrectly.

Short term Solution:
Added the feature that if $RUNSERIAL_NOEXITCODE is defined, do not
test conditions that rely on non-zero exit code.

Tests:
dove-linux using RUNSERIAL=thgyod to see the failures and using
$RUNSERIAL_NOEXITCODE=yes to bypass the errors.
Also h5committested.
2010-06-08 13:22:11 -05:00
..
CMakeLists.txt [svn-r18943] Purpose: 2010-06-02 10:13:13 -05:00
h5ls.c [svn-r18943] Purpose: 2010-06-02 10:13:13 -05:00
Makefile.am
Makefile.in [svn-r18709] Purpose: 2010-05-05 12:34:26 -05:00
testh5ls.sh.in [svn-r18985] Test feature: (bugs 1919) 2010-06-08 13:22:11 -05:00