dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #21726
Re: [Branch ~dolfin-core/dolfin/main] Rev 5704: Add Face.py unit test.
-
To:
DOLFIN Mailing List <dolfin@xxxxxxxxxxxxxxxxxxx>
-
From:
"Garth N. Wells" <gnw20@xxxxxxxxx>
-
Date:
Sat, 26 Feb 2011 09:49:50 +0000
-
In-reply-to:
<20110226094435.22802.92085.launchpad@loganberry.canonical.com>
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7
I've added a separate file for a unit test of a particular class to
test/unit/mesh/python. Having just one test file for something like the
mesh library is getting bit out of hand. More files will make it easier
to survey coverage.
Johannes: could you modify the test script such that it runs all foo.py
scripts in a test directory?
Garth
On 26/02/11 09:44, noreply@xxxxxxxxxxxxx wrote:
> ------------------------------------------------------------
> revno: 5704
> committer: Garth N. Wells <gnw20@xxxxxxxxx>
> branch nick: dolfin-all
> timestamp: Sat 2011-02-26 09:41:43 +0000
> message:
> Add Face.py unit test.
>
> Some of the unit test files are getting too long and confusing. I suggest that we add a test.oy file for each class - it will be a lot of files, but it makes it easy to handle the tests class-by-class.
> added:
> test/unit/mesh/python/Face.py
> modified:
> dolfin/mesh/Point.h
>
>
> --
> lp:dolfin
> https://code.launchpad.net/~dolfin-core/dolfin/main
>
> Your team DOLFIN Core Team is subscribed to branch lp:dolfin.
> To unsubscribe from this branch go to https://code.launchpad.net/~dolfin-core/dolfin/main/+edit-subscription
Follow ups