aboutsummaryrefslogtreecommitdiffhomepage
path: root/blas/testing
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.
* MIsc. source and comment typosGravatar luz.paz2018-03-11
| | | | Found using `codespell` and `grep` from downstream FreeCAD
* 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
|
* Update BLAS API unit testsGravatar Gael Guennebaud2015-11-30
|
* BLAS: implement DSDOT and SDSDOT; update test for them.Gravatar Chen-Pang He2012-09-05
|
* output error messages in blas unit testsGravatar Gael Guennebaud2011-12-01
|
* Add blas tests for buildtests target.Gravatar Jitse Niesen2011-02-17
|
* fix issue 114: workaround cmake enable_language bugGravatar Gael Guennebaud2010-11-20
|
* improve detection of errosGravatar Gael Guennebaud2010-11-03
|
* import BLAS test suiteGravatar Gael Guennebaud2010-10-14