aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/check.in
Commit message (Collapse)AuthorAge
* improve the scripts for building unit tests:Gravatar Benoit Jacob2009-11-25
| | | | | * support unsupported/ * use egrep instead of grep, properly escape special chars.
* handle make errors ---> exit, don't run ctestGravatar Benoit Jacob2009-11-16
|
* * add PermutationMatrixGravatar Benoit Jacob2009-11-15
| | | | | | | * DiagonalMatrix: - add MaxSizeAtCompileTime parameter - DiagonalOnTheLeft ---> OnTheLeft - fix bug in DiagonalMatrix::setIdentity()
* maketests -> buildtestsGravatar Benoit Jacob2009-11-15
|
* introduce check target, and some renamingGravatar Benoit Jacob2009-11-12