Wed Jun 23 08:02:22 PDT 2010 Thomas Tuegel
* Added support for building detailed library test suites
Ticket #215 (Overhaul support for packages' tests). This patch preprocesses
and builds library test suites. The fake packages are created for each test
suite, where the fake package and test suite share the same name; the packages
and libraries are registered in the inplace package database so that test
agents can build stub executables against them.
M ./Distribution/Simple/Build.hs -13 +57
M ./Distribution/Simple/PreProcess.hs -23 +24
M ./Distribution/Simple/Test.hs -10 +15
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-branches/cabal-1.10;a=...