Unit tests for GenericVector::operator+= and -= missing
Bug #911170 reported by
Garth Wells
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
DOLFIN |
Fix Released
|
High
|
Johan Hake |
Bug Description
Need unit tests for this that use the DOLFIN C++ backend (and not the SWIG layer).
JH:
This is needed because the actual C++ code for these methods are not called in the Python version of these methods, right?
Changed in dolfin: | |
importance: | Undecided → High |
Changed in dolfin: | |
assignee: | nobody → Johan Hake (johan-hake) |
description: | updated |
Changed in dolfin: | |
status: | New → In Progress |
milestone: | none → 1.0.1 |
Changed in dolfin: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I changed the milestone to trunk as the changes was just too big.