ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #03584
Re: [Branch ~ffc-core/ffc/main] Rev 1354: Add missing file
-
To:
FFC Mailing List <ffc@xxxxxxxxxxxxxxxxxxx>
-
From:
Anders Logg <logg@xxxxxxxxx>
-
Date:
Sun, 31 Jan 2010 21:07:51 +0100
-
In-reply-to:
<20100131200029.20616.15308.launchpad@loganberry.canonical.com>
-
User-agent:
Mutt/1.5.20 (2009-06-14)
All buildbots should be green now. Only FFC tests are currently
failing but I suspect a small fix is needed on the buildbot side
to run the new tests (which involve compilation against UFC).
What about the evaluate_basis and evaluate_basis_derivatives
tests. Are they in good shape, and what do they do differently from
the regression tests?
--
Anders
On Sun, Jan 31, 2010 at 08:00:29PM -0000, noreply@xxxxxxxxxxxxx wrote:
> ------------------------------------------------------------
> revno: 1354
> committer: Anders Logg <logg@xxxxxxxxx>
> branch nick: ffc-main
> timestamp: Sun 2010-01-31 20:57:52 +0100
> message:
> Add missing file
> added:
> test/unit/test.py
>
>
> === added file 'test/unit/test.py'
> --- test/unit/test.py 1970-01-01 00:00:00 +0000
> +++ test/unit/test.py 2010-01-31 19:57:52 +0000
> @@ -0,0 +1,5 @@
> +from misc.test import *
> +from symbolics.test import *
> +
> +if __name__ == "__main__":
> + unittest.main()
>
Attachment:
signature.asc
Description: Digital signature
Follow ups