aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/buildtests.in
Commit message (Collapse)AuthorAge
* * Remove test_ prefix in testsGravatar Benoit Jacob2009-12-02
| | | | * tests now honor EIGEN_REPEAT and EIGEN_SEED if no arguments were passed
* improve the scripts for building unit tests:Gravatar Benoit Jacob2009-11-25
* support unsupported/ * use egrep instead of grep, properly escape special chars.