← Back to team overview

ufl team mailing list archive

[HG UFL] Added test verifying automatically that all

 

One or more new changesets pushed to the primary ufl repository.
A short summary of the last three changesets is included below.

changeset:   550:7c3579dd949e5bf151fd5f4aa2253870d077dec4
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Feb 10 10:42:11 2009 +0100
files:       test/classcoverage.py
description:
Added test verifying automatically that all
Expr subclasses from any ufl submodule
are exported.


changeset:   549:d4b359e116395688c7aee33b51b88c22d9f841ce
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Sat Feb 07 18:31:48 2009 +0100
files:       ufl/algorithms/forward_ad.py
description:
some minor details and comments


changeset:   548:6212bd314cd1c52e6e01ca7d43a4ec6d25a33c52
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Sat Feb 07 18:17:34 2009 +0100
files:       doc/manual/chapters/elements.tex test/makemanualtestcase.py test/manualtest.py test/test.py
description:
Added script to automatically generate unit tests from code
snippets in manual. Do this in .tex files:

\begin{code} % TESTME
...
\end{code}

enter test directory and:
  cd test
  python makemanualtestcase.py

this generates manualtest.py which has each TESTME snippet
included as a unit test, and is run by test.py like any
other test.

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ufl