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