presto-developers team mailing list archive
-
presto-developers team
-
Mailing list archive
-
Message #00004
[Bug 845817] Re: Tests won't runs because of new cabal test framework
FIXED
** Changed in: presto
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Presto
developers, which is subscribed to Presto.
https://bugs.launchpad.net/bugs/845817
Title:
Tests won't runs because of new cabal test framework
Status in Presto: Programming with music!:
Fix Released
Bug description:
Cabal reports that the current (workaround) approach for running
(HUnit) tests won't run anymore. This is because of the new testing
framework implemented starting in Cabal 1.10. We should wrap our
current tests with the test-framework package and configure Cabal to
use the resulting executable. This will make things easier and more
beautiful. A simple "cabal test" should then be sufficient to run all
tests.
To manage notifications about this bug go to:
https://bugs.launchpad.net/presto/+bug/845817/+subscriptions
References