patch applied (ghc-7.0/packages/Cabal): MERGED: Tracking enabled/disabled TestSuites in PackageDescription.
Ian Lynagh
igloo at earth.li
Wed Feb 2 23:36:36 CET 2011
Sat Jan 29 12:51:53 PST 2011 Duncan Coutts <duncan at community.haskell.org>
* MERGED: Tracking enabled/disabled TestSuites in PackageDescription.
Mon Jan 10 17:42:27 GMT 2011 Thomas Tuegel <ttuegel at gmail.com>
This patch adds the 'testEnabled' field to TestSuite. It's
undesirable to track build status information in the static package
description, but there is no better solution at this time. This
patch has the side-effect of fixing several TODOs in
Distribution.Simple.Configure.
M ./Distribution/PackageDescription.hs -5 +17
M ./Distribution/PackageDescription/Configuration.hs -5 +10
M ./Distribution/Simple/Configure.hs -22 +7
M ./Distribution/Simple/Test.hs -5 +19
M ./tests/PackageTests/TestStanza/Check.hs -35 +13
M ./tests/suite.hs +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/packages/Cabal;a=darcs_commitdiff;h=20110129205153-5c91e-4e31b5e6b644496af9eefaf10ce0f57fc6f381ea.gz
More information about the Cvs-libraries
mailing list