patch applied (cabal): Fixed human test log output for failing tests
Duncan Coutts
duncan.coutts at googlemail.com
Sun Oct 10 17:10:03 EDT 2010
Mon Aug 2 20:02:46 PDT 2010 Thomas Tuegel <ttuegel at gmail.com>
* Fixed human test log output for failing tests
Ticket #215 (Overhaul support for packages' tests). This patch corrects the bug
in the human test log output to terminal where the line wrapping code in Cabal
caused terminal control codes output by the test framework to be placed
incorrectly. Line wrapping is no longer performed.
M ./Distribution/Simple/Test.hs -24 +17
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20100803030246-30370-9d235457eb01f8e6eb92802ad700c92233a2c9fd.gz
More information about the cabal-devel
mailing list