index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
failtest
Commit message (
Expand
)
Author
Age
*
Make file formatting comply with POSIX and Unix standards
Aaron Franke
2020-03-23
*
PR 572: Add initializer list constructors to Matrix and Array (include unit t...
David Tellenbach
2019-01-21
*
Simplify handling of tests that must fail to compile.
Gael Guennebaud
2018-12-12
*
Add unit tests for bug #981: valid and invalid usage of ternary operator
Gael Guennebaud
2015-09-09
*
bug #1005: fix regression regarding sparse coeff-wise binary operator that di...
Gael Guennebaud
2015-06-08
*
bug #949: add static assertion for incompatible scalar types in dense end-use...
Gael Guennebaud
2015-03-13
*
Add failtests for Ref<SparseMatrix>
Gael Guennebaud
2015-02-09
*
bug #903: clean swap API regarding extra enable_if parameters, and add failte...
Gael Guennebaud
2014-11-06
*
Big 853: replace enable_if in Ref<> ctor by static assertions and add failtes...
Gael Guennebaud
2014-11-05
*
bug #882: add const-correctness failtests for CwiseUnaryView, TriangularView,...
Gael Guennebaud
2014-09-23
*
add more failtests
Benoit Jacob
2011-02-06
*
add more failtests
Benoit Jacob
2011-02-06
*
failtest: a new cmake-based test suite for testing stuff that should fail to ...
Benoit Jacob
2011-02-05