← Back to team overview

ufl team mailing list archive

[HG UFL] Changed tests to use unittest.main() instead of bla bla bla...

 

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

changeset:   186:3ae3dc87dfb1d921ddf8736252444f91f63dbd65
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Aug 20 14:41:19 2008 +0200
files:       test/algorithms.py test/elements.py test/forms.py test/illegal.py test/indices.py
description:
Changed tests to use unittest.main() instead of bla bla bla...


changeset:   185:913a35c9329d966f8805b5a660f69502775a60c9
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Aug 20 14:13:15 2008 +0200
files:       ufl/__init__.py ufl/baseoperators.py ufl/operators.py
description:
import fix, tests run again


changeset:   184:60e8042e4ce1053a707f1c5ed5984cca021bebfb
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Aug 20 14:11:15 2008 +0200
files:       ufl/base.py ufl/baseoperators.py ufl/mathfunctions.py
description:
Removed Abs and abs from mathfunctions: Abs is already in algebra.py,
implemented to handle tensors as well, and abs is a built-in python
function which calls __abs__, see baseoperators.py.

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