patch applied (cabal): "Build executable benchmarks" and 1 others
Wed Oct 12 07:30:34 PDT 2011 Johan Tibell <johan.tibell@gmail.com> * Build executable benchmarks Benchmarks are treated just like test suites in that a dummy Executable is created and built. M ./cabal/Distribution/Simple/Build.hs -1 +22 M ./cabal/Distribution/Simple/LocalBuildInfo.hs +3 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2... Wed Oct 12 08:41:38 PDT 2011 Johan Tibell <johan.tibell@gmail.com> * Add unit test for building benchmarks A ./cabal/tests/PackageTests/BenchmarkExeV10/ A ./cabal/tests/PackageTests/BenchmarkExeV10/Check.hs A ./cabal/tests/PackageTests/BenchmarkExeV10/Foo.hs A ./cabal/tests/PackageTests/BenchmarkExeV10/Setup.hs A ./cabal/tests/PackageTests/BenchmarkExeV10/benchmarks/ A ./cabal/tests/PackageTests/BenchmarkExeV10/benchmarks/bench-Foo.hs A ./cabal/tests/PackageTests/BenchmarkExeV10/my.cabal M ./cabal/tests/suite.hs -1 +4 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...
participants (1)
-
Johan Tibell