patch applied (cabal-branches/cabal-1.10): Added --replay option to cabal test

Duncan Coutts duncan.coutts at googlemail.com
Mon Oct 18 17:53:56 EDT 2010


Tue Aug  3 09:49:32 PDT 2010  Thomas Tuegel <ttuegel at gmail.com>
  * Added --replay option to cabal test
  Ticket #215 (Overhaul support for packages' tests).  This patch adds support for
  using machine logs from previous runs to replay tests with the same options.
  When using --replay, Cabal will replay all test suites listed in the machine log
  specified; test suite names specified on the command line are ignored.

    M ./Distribution/Simple/Setup.hs -4 +13
    M ./Distribution/Simple/Test.hs -24 +43

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-branches/cabal-1.10;a=darcs_commitdiff;h=20100803164932-30370-3eb14e330fcb3d173d0ed071b863b5df2cc48994.gz



More information about the cabal-devel mailing list