On Nov 12, 2010, at 6:28 AM, Kevin Grittner wrote:

>> The CursesReporter moves up and down the lines to write results to
>> concurrently running tests. It's only useful on a terminal and
>> certainly gets confused by anything that moves the cursor (which a
>> plain 'print' certainly does).
> 
> Ah, well that explains some problems I've had with getting my output
> to behave quite like I wanted!  Thanks for that summary!  I'm pretty
> sure I've been getting the CursesReporter; I'll switch to
> TapReporter.

Oh, that would be great, because I can then have the TAP stuff I plan to add 
just run your tests and harness the results along with everything else.

Best,

David


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to