patch applied (cabal): "Support building libraries and test suites with HPC; automatic report generation." and 3 others
Sun Jan 30 09:34:51 PST 2011 Thomas Tuegel <ttuegel@gmail.com> * Support building libraries and test suites with HPC; automatic report generation. M ./Cabal.cabal +1 M ./Distribution/Simple/Configure.hs -1 +4 A ./Distribution/Simple/Hpc.hs M ./Distribution/Simple/Setup.hs -4 +20 M ./Distribution/Simple/Test.hs +12 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2... Sun Jan 30 16:15:17 PST 2011 Duncan Coutts <duncan@haskell.org> * Add a couple TODOs relating to the hpc feature M ./Distribution/Simple/Hpc.hs +5 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2... Thu Jan 13 03:43:54 PST 2011 Thomas Tuegel <ttuegel@gmail.com> * Fixes for running test suite with HPC. M ./Cabal.cabal +13 M ./tests/PackageTests/PackageTester.hs -2 +10 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2... Fri Jan 14 08:51:32 PST 2011 Thomas Tuegel <ttuegel@gmail.com> * Added unit test for exitcode-stdio-1.0 test suite with and without HPC. M ./Cabal.cabal +1 M ./tests/PackageTests/PackageTester.hs -1 +9 A ./tests/PackageTests/TestSuiteExeV10/ A ./tests/PackageTests/TestSuiteExeV10/Check.hs A ./tests/PackageTests/TestSuiteExeV10/Foo.hs A ./tests/PackageTests/TestSuiteExeV10/Setup.hs A ./tests/PackageTests/TestSuiteExeV10/my.cabal A ./tests/PackageTests/TestSuiteExeV10/tests/ A ./tests/PackageTests/TestSuiteExeV10/tests/test-Foo.hs M ./tests/suite.hs -1 +6 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...
participants (1)
-
Duncan Coutts