hdf5/tools
Albert Cheng e21992e08f [svn-r20771] Problem:
Test scripts sometimes need to filter some system-specific messages from the
actual output so that it can match the correct expected output. These filtering
functions, ususally called "STDOUT_FILTER()" and "STDERR_FILTER()" were being
repeated in individual test scripts.  This becomes a maintenance problem and
is error prone.

Solution:
Extract the two filter functions code to bin/output_filter.sh and then each
test script sources it in. This allows reuse of coding and is much easier to
maintain and to add new filtering.

Tested:
LLNL Zeus (linux64 cluster) and Dawndev (Blue-Gene cluster), both for serial
mode only.
 --This line, and those below, will be ignored--

M    tools/misc/testh5mkgrp.sh
M    tools/h5dump/testh5dump.sh.in
M    tools/h5diff/testh5diff.sh
M    tools/h5copy/testh5copy.sh
M    tools/h5ls/testh5ls.sh.in
M    MANIFEST
A    bin/output_filter.sh
2011-05-07 12:05:56 -05:00
..
h5copy [svn-r20771] Problem: 2011-05-07 12:05:56 -05:00
h5diff [svn-r20771] Problem: 2011-05-07 12:05:56 -05:00
h5dump [svn-r20771] Problem: 2011-05-07 12:05:56 -05:00
h5import [svn-r20713] Packed Bits Merge: 2011-05-03 12:56:23 -05:00
h5jam [svn-r20713] Packed Bits Merge: 2011-05-03 12:56:23 -05:00
h5ls [svn-r20771] Problem: 2011-05-07 12:05:56 -05:00
h5repack [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
h5stat [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00
lib [svn-r20767] Purpose: 2011-05-06 17:02:24 -05:00
misc [svn-r20771] Problem: 2011-05-07 12:05:56 -05:00
testfiles [svn-r20713] Packed Bits Merge: 2011-05-03 12:56:23 -05:00
CMakeLists.txt [svn-r18793] Add files to support building library with CMake 2010-05-13 11:01:50 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
Makefile.am [svn-r15942] Purpose: Bug Fixes and Libtool Upgrade 2008-10-24 12:19:34 -05:00
Makefile.in [svn-r20504] Purpose: 2011-04-14 16:21:59 -05:00