patch applied (cabal): Displaying human-readable test log when requested

Duncan Coutts duncan.coutts at googlemail.com
Sun Oct 10 17:10:02 EDT 2010


Fri Jul 30 08:18:18 PDT 2010  Thomas Tuegel <ttuegel at gmail.com>
  * 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;a=darcs_commitdiff;h=20100730151818-30370-08a65ec546fdb5390250e4affff194ab630063d5.gz



More information about the cabal-devel mailing list