diff options
author | Denis Laxalde <denis@laxalde.org> | 2014-06-23 22:33:42 +0200 |
---|---|---|
committer | Denis Laxalde <denis@laxalde.org> | 2014-06-24 21:59:04 +0200 |
commit | 2f0a105e86a904afef5ba340aaa7aa2514a0da57 (patch) | |
tree | c5638962b1c21cec54a60e1c079f53d79674598e /packages/glpk/examples/simplex2.hs | |
parent | ea299f1e482cb65d4a7371f0a5b49df2e4e62890 (diff) |
Split out GSL tests from base ones
Move GSL tests into Numeric.GSL.Tests, separate the main into TestBase.hs and
TestGSL.hs.
In hmatrix-tests.cabal:
- Split the test suite into a -base and -gsl ones
- Add a `gsl` configuration flag to select GSL tests
- Add a benchmark section
One can now run hmatrix-base tests suite and benchmarks with:
cabal configure --flag=-gsl --enable-tests --enable-benchmarks
cabal tests
cabal bench
Diffstat (limited to 'packages/glpk/examples/simplex2.hs')
0 files changed, 0 insertions, 0 deletions