patch applied (cabal): "Including test suites in product of 'setup sdist'." and 2 others

Duncan Coutts duncan.coutts at googlemail.com
Mon Apr 18 13:34:57 CEST 2011


Wed Jan 19 07:34:04 PST 2011  Thomas Tuegel <ttuegel at gmail.com>
  * Including test suites in product of 'setup sdist'.
  See ticket #792.

    M ./Distribution/Simple/SrcDist.hs -1 +21

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20110119153404-30370-e9db17d67da8930cfa2147527e8b7574171beb00.gz

Wed Mar  2 20:18:40 PST 2011  Thomas Tuegel <ttuegel at gmail.com>
  * Remove log files before running tests by default.

    M ./Distribution/Simple/Test.hs -2 +7

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20110303041840-30370-d77e56acff9688e041ecdb628d71d94d753a69a5.gz

Fri Apr  1 12:21:13 PDT 2011  Thomas Tuegel <ttuegel at gmail.com>
  * Fix for test suite stanzas with conditionals.
  Ticket #811. This fixes a problem where Cabal would fail to detect the "type"
  field of a test suite when the test suite contained a conditional. Conditionals
  can now be used, with the restriction that the "type" field and the appropriate
  "main-is" or "test-module" field must be specified together in any conditional
  branch where they occur.

    M ./Distribution/PackageDescription/Parse.hs -8 +44

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20110401192113-30370-b508fc1922a4851d1d10cc7a1e85e698f02819f8.gz




More information about the cabal-devel mailing list