patch applied (cabal): Conditional inclusion of testsuites
Duncan Coutts
duncan.coutts at googlemail.com
Sat Jun 5 16:53:01 EDT 2010
Wed May 26 12:57:28 PDT 2010 Thomas Tuegel <ttuegel at gmail.com>
* Conditional inclusion of testsuites
Ticket #215 (Overhaul support for packages' tests). The
"--enable-tests" and "--disable-tests" command-line flags are
introduced, with "--disable-tests" being the default. If tests
are disabled, the testsuites are stripped from the
GenericPackageDescription during the configure stage, before
dependencies are resolved.
M ./Distribution/Simple/Configure.hs -1 +5
M ./Distribution/Simple/Setup.hs -4 +12
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20100526195728-30370-00e32673bd40c42f9d5ddc2b8ad8af709ce12283.gz
More information about the cabal-devel
mailing list