Sun Jul 17 21:59:49 PDT 2011 Thomas Tuegel
* Invoke HPC using D.S.Program utilities.
This patch also reorganizes the HPC output directories for consistency. All
files related to HPC are now located in the "dist/hpc" directory.
M ./cabal/Cabal.cabal +1
M ./cabal/Distribution/Simple/Hpc.hs -77 +32
M ./cabal/Distribution/Simple/Program.hs +1
M ./cabal/Distribution/Simple/Program/Builtin.hs +10
M ./cabal/Distribution/Simple/Test.hs -15 +13
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...
Sun Jul 17 22:04:48 PDT 2011 Thomas Tuegel
* Generate aggregate coverage statistics from all test suites in package.
M ./cabal/Distribution/Simple/Hpc.hs -11 +41
M ./cabal/Distribution/Simple/Test.hs -4 +10
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...
Sun Jul 17 20:31:50 PDT 2011 Thomas Tuegel
* Fix executable test suite unit test for improved HPC interface.
M ./cabal/tests/PackageTests/TestSuiteExeV10/Check.hs -2 +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...
Mon Jul 18 17:22:18 PDT 2011 Thomas Tuegel
* Restore graceful failure upon invoking "cabal test" before "cabal build".
M ./cabal/Distribution/Simple/Test.hs +5
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...
Mon Jul 18 17:42:51 PDT 2011 Thomas Tuegel
* Added Distribution.Simple.Program.Hpc.
A ./cabal/Distribution/Simple/Program/Hpc.hs
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...
Mon Jul 25 17:15:31 PDT 2011 Duncan Coutts
* Simplify some code in Program.Hpc slightly
M ./cabal/Distribution/Simple/Program/Hpc.hs -17 +13
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...