patch applied (packages/Cabal): Configure and build executable
testsuites
Ian Lynagh
igloo at earth.li
Tue Jun 15 08:24:25 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=packages/Cabal;a=darcs_commitdiff;h=20100526194355-30370-b25278c49817f4bbe2bc3dcdd7da2e981c909473.gz
More information about the Cvs-libraries
mailing list