hdf5/tools/h5diff
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
..
testfiles [svn-r18873] Purpose: 2010-05-21 15:12:22 -05:00
CMakeLists.txt [svn-r18873] Purpose: 2010-05-21 15:12:22 -05:00
h5diff_common.c [svn-r18873] Purpose: 2010-05-21 15:12:22 -05:00
h5diff_common.h [svn-r18788] Added h5tools.h include to h5diff_common.h to fix warnings about the new progname and status functions 2010-05-13 09:25:04 -05:00
h5diff_main.c [svn-r18759] pull r18757 from 1.8 branch 2010-05-11 15:10:25 -05:00
h5diffgentest.c [svn-r18785] Description: 2010-05-13 08:14:45 -05:00
Makefile.am [svn-r17616] Purpose: 2009-10-08 10:17:30 -05:00
Makefile.in [svn-r18709] Purpose: 2010-05-05 12:34:26 -05:00
ph5diff_main.c [svn-r18759] pull r18757 from 1.8 branch 2010-05-11 15:10:25 -05:00
testh5diff.sh [svn-r18985] Test feature: (bugs 1919) 2010-06-08 13:22:11 -05:00
testph5diff.sh [svn-r18055] Bug fix: 1192 2009-12-26 03:36:37 -05:00