aboutsummaryrefslogtreecommitdiffhomepage
path: root/blas/testing/CMakeLists.txt
Commit message (Collapse)AuthorAge
* STYLE: Remove CMake-language block-end command argumentsGravatar Hans Johnson2019-10-31
| | | | | | Ancient versions of CMake required else(), endif(), and similar block termination commands to have arguments matching the command starting the block. This is no longer the preferred style.
* Reenable the generation of dynamic blas libraries.Gravatar Benoit Steiner2016-11-03
|
* Pulled latest updates from trunkGravatar Benoit Steiner2016-10-05
|
* Enabled a number of tests previously disabled by mistakeGravatar Benoit Steiner2016-05-03
|
* Fixed indentationGravatar Benoit Steiner2016-02-04
|
* Add blas tests for buildtests target.Gravatar Jitse Niesen2011-02-17
|
* fix issue 114: workaround cmake enable_language bugGravatar Gael Guennebaud2010-11-20
|
* import BLAS test suiteGravatar Gael Guennebaud2010-10-14