Jitse Niesen
|
32f6242b60
|
Set default for second argument for check script.
Otherwise, buildtests will be run with a second argument of "" if check
is called with only one argument, which leads to infinitely many jobs.
|
2009-12-21 11:35:08 +00:00 |
|
Benoit Jacob
|
5923bcb1b9
|
improve the scripts for building unit tests:
* support unsupported/
* use egrep instead of grep, properly escape special chars.
|
2009-11-25 21:26:37 -05:00 |
|
Benoit Jacob
|
e09768e3bc
|
handle make errors ---> exit, don't run ctest
|
2009-11-16 09:38:44 -05:00 |
|
Benoit Jacob
|
955cd7f884
|
* add PermutationMatrix
* DiagonalMatrix:
- add MaxSizeAtCompileTime parameter
- DiagonalOnTheLeft ---> OnTheLeft
- fix bug in DiagonalMatrix::setIdentity()
|
2009-11-15 21:12:15 -05:00 |
|
Benoit Jacob
|
1aaa9059c0
|
maketests -> buildtests
|
2009-11-15 19:26:28 -05:00 |
|
Benoit Jacob
|
9b7708f660
|
introduce check target, and some renaming
|
2009-11-12 15:02:52 -05:00 |
|