[EMAIL PROTECTED] wrote:
Author: ablack
Date: Tue Mar 6 14:38:21 2007
New Revision: 515332
URL: http://svn.apache.org/viewvc?view=rev&rev=515332
Log:
2007-03-05 Andrew Black <[EMAIL PROTECTED]>
* tests/src/driver.cpp (_rw_setopt_output_file): Add logic to treat
the magic file name of '-' as a reference to stdout.
* etc/config/GNUmakefile.tst (RUNFLAGS): Specify compatibility mode
flags to enable parsing of legacy tests.
This causes a number of tests to get killed with SIGHUP due
to removing the timeout specified in makefile.in (set to 300
seconds in revision 515688).
Martin