patch applied (ghc-7.0/packages/Cabal): Displaying human-readable test log when requested

Ian Lynagh igloo at earth.li
Wed Oct 20 07:21:36 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=ghc-7.0/packages/Cabal;a=darcs_commitdiff;h=20100730151818-30370-08a65ec546fdb5390250e4affff194ab630063d5.gz


More information about the Cvs-libraries mailing list