patch applied (cabal): Configure and build executable testsuites
Duncan Coutts
duncan.coutts at googlemail.com
Sat Jun 5 16:52:58 EDT 2010
Wed May 26 12:43:55 PDT 2010 Thomas Tuegel <ttuegel at gmail.com>
* Configure and build executable testsuites
Ticket #215 (Overhaul support for packages' test). During the
build stage, executable testsuites are handled analogously to
ordinary executables. This means their sources are
preprocessed and compiled. To actually compile, the build
stage actions are performed on a dummy Executable.
M ./Distribution/Simple/Build.hs -2 +20
M ./Distribution/Simple/Configure.hs -1 +4
M ./Distribution/Simple/LocalBuildInfo.hs -1 +12
M ./Distribution/Simple/PreProcess.hs -2 +16
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20100526194355-30370-b25278c49817f4bbe2bc3dcdd7da2e981c909473.gz
More information about the cabal-devel
mailing list