patch applied (cabal-branches/cabal-1.10): "Including test suites in product of 'setup sdist'." and 2 others
Duncan Coutts
duncan.coutts at googlemail.com
Mon Apr 18 20:50:06 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-branches/cabal-1.10;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-branches/cabal-1.10;a=darcs_commitdiff;h=20110303041840-30370-d77e56acff9688e041ecdb628d71d94d753a69a5.gz
Mon Apr 18 06:47:45 PDT 2011 Thomas Tuegel <ttuegel at gmail.com>
* Fix for test suite stanza 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-branches/cabal-1.10;a=darcs_commitdiff;h=20110418134745-30370-ebf291079948bd54fcf255d49da3384b5954d755.gz
More information about the cabal-devel
mailing list