patch applied (cabal): "Invoke HPC using D.S.Program utilities." and 5 others
Duncan Coutts
duncan.coutts at googlemail.com
Tue Jul 26 02:18:34 CEST 2011
Sun Jul 17 21:59:49 PDT 2011 Thomas Tuegel <ttuegel at gmail.com>
* 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=20110718045949-30370-ae908c93642c338f5eccf3ae85dbb5f81da1761e.gz
Sun Jul 17 22:04:48 PDT 2011 Thomas Tuegel <ttuegel at gmail.com>
* 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=20110718050448-30370-c32bee2d28cfbab77b4ef71058900b7bc548fe82.gz
Sun Jul 17 20:31:50 PDT 2011 Thomas Tuegel <ttuegel at gmail.com>
* 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=20110718033150-30370-1457109cafacfeedb4390d4514f863a70e4577d9.gz
Mon Jul 18 17:22:18 PDT 2011 Thomas Tuegel <ttuegel at gmail.com>
* 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=20110719002218-30370-d21b360abaaed7806dd0adaa7c3576f4d038cca0.gz
Mon Jul 18 17:42:51 PDT 2011 Thomas Tuegel <ttuegel at gmail.com>
* 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=20110719004251-30370-4f5072f69d47b42276515159c6e496afef74448e.gz
Mon Jul 25 17:15:31 PDT 2011 Duncan Coutts <duncan at community.haskell.org>
* 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=20110726001531-5c91e-b0b485684c42f074fa192f3ea28f0046972b2ea9.gz
More information about the cabal-devel
mailing list