← Back to team overview

dolfin team mailing list archive

Re: [noreply@xxxxxxxxxxxxx: [Branch ~dolfin-core/dolfin/main] Rev 5704: Add Face.py unit test.]

 


On 26/02/11 09:48, Anders Logg wrote:
> Sounds good.
> 
> Do we have a policy for whether unit tests must exist in both C++ and
> Python versions?
> 

I suggest that we start by working hard on Python unit tests because
they're easier and faster to implement. We can worry more about C++
later. Python tests work pretty well for testing the C++ code, with the
exception perhaps of the linear algebra library which has a lot of
custom glue between the interfaces.

Garth



> --
> Anders
> 
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp



Follow ups

References