Fri Jul 30 08:18:18 PDT 2010 Thomas Tuegel
* Displaying human-readable test log when requested
Ticket #215 (Overhaul support for packages' tests). This patch causes Cabal to
display the contents of the human-readable log file on the terminal when run
with --show-details=always or when run with --show-details=failures and a
failure is detected. The structure of the test logging code has been changed
for clarity to debug a problem where test executables that write to their stderr
channel disrupt terminal output.
M ./Distribution/Simple/Test.hs -136 +114
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-branches/cabal-1.10;a=...