Testing #557
Testing #412: Unit and functional tests campaign
Implement OutputData<Eigen::Matrix2d> unit test
Status: | Archived | Start date: | 08 Jan 2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | Sprint 19 |
Description
to tackle Eigen alignment problem under windows
History
#1 Updated by pospelov about 7 years ago
- Description updated (diff)
- Status changed from Backlog to Sprint
- Target version set to Sprint 19
#2 Updated by pospelov about 7 years ago
- extent LLDataTest with testing of LLData<Eigen::Matrix2d>
- extent OutputDataTest with testing of OutputData<Eigen::Matrix2d>
#3 Updated by Anonymous about 7 years ago
- Assignee set to Anonymous
#4 Updated by Anonymous about 7 years ago
LLData<Eigen::Matrix2d>()->getTotalSum() throws an Exception.
Findings:
In LLData.h(line#217), T result = 0 was assigned for Eigen Matrix.
For now, I'm skipping the getTotalSum() test.
#5 Updated by Anonymous about 7 years ago
test for LLData<Eigen::Matrix2d> is done. OutputData<Eigen::Matrix2d> will be completed by next day.
#6 Updated by Anonymous almost 7 years ago
- Status changed from Sprint to Resolved
#7 Updated by pospelov almost 7 years ago
- Status changed from Resolved to Archived