The test suite dislikes USE_READLINE.
authorPhil Pennock <pdp@exim.org>
Sun, 30 Jan 2011 05:21:20 +0000 (00:21 -0500)
committerPhil Pennock <pdp@exim.org>
Sun, 30 Jan 2011 05:21:20 +0000 (00:21 -0500)
commit4b9529fc4b04a82806f9a054bee6aedbda3eadb9
treef7e9da0545f037f4b9a885a12a30c664f4e442ff
parent46c573de5f3da029d2e7c6f4dbbb20a9d88faad5
The test suite dislikes USE_READLINE.

There's a lot of copying of stdin to stdout when using readline for -be,
which breaks the test suite.  The suite now runs well enough for me to
fix the stuff broken by the debugging changes I introduced.
test/README