patch applied (cabal): New test-suite stanza format with 'main-is' and 'test-module' fields

Duncan Coutts duncan.coutts at googlemail.com
Wed Jun 16 12:17:52 EDT 2010


Tue Jun  8 08:07:39 PDT 2010  Thomas Tuegel <ttuegel at gmail.com>
  * New test-suite stanza format with 'main-is' and 'test-module' fields
  Ticket #215 (Overhaul support for packages' tests).  Using a new format for the
  test-suite stanza in the .cabal file, similar to the source-repository stanza.

    M ./Distribution/PackageDescription.hs -35 +28
    M ./Distribution/PackageDescription/Parse.hs -6 +9
    M ./Distribution/Simple/Build.hs -9 +14
    M ./Distribution/Simple/PreProcess.hs -17 +25
    M ./Distribution/Simple/Test.hs -6 +10

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



More information about the cabal-devel mailing list