ufl team mailing list archive
-
ufl team
-
Mailing list archive
-
Message #01360
Re: [HG UFL] merge
Quoting Anders Logg <logg@xxxxxxxxx>:
> On Tue, Jun 16, 2009 at 03:33:15PM +0200, UFL wrote:
> > One or more new changesets pushed to the primary ufl repository.
> > A short summary of the last three changesets is included below.
> >
> > changeset: 907:fe4e462aea075c22f750f0becf9733d5cf695ebe
> > tag: tip
> > parent: 906:e7bd26c2c52c50e49a7d7b7fc2b3f3f56decbd27
> > parent: 905:114de4a60b04da8323be66bc11827e9b90a24b1e
> > user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
> > date: Tue Jun 16 15:33:14 2009 +0200
> > files:
> > description:
> > merge
> >
> >
> > changeset: 906:e7bd26c2c52c50e49a7d7b7fc2b3f3f56decbd27
> > parent: 904:d6d428a9474cff080ebeb2cd94a325351540dd1f
> > user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
> > date: Tue Jun 16 15:32:52 2009 +0200
> > files: test/newtests/test_analysis/__init__.py
> test/newtests/test_compounds/__init__.py test/newtests/test_demos/__init__.py
> test/newtests/test_derivatives/__init__.py
> test/newtests/test_elements/__init__.py
> test/newtests/test_elements/test_cells.py
> test/newtests/test_elements/test_elements.py
> test/newtests/test_evaluation/__init__.py
> test/newtests/test_exprbasics/__init__.py
> test/newtests/test_indexing/__init__.py
> > description:
> > Added new test directory, planning to migrate to nose based unit tests.
>
> What is a nose based unit test?
'nose' is an extension of unittest and it's supposed to be easier to use.
http://code.google.com/p/python-nose/
Kristian
> --
> Anders
>
Follow ups
References