eigen/failtest
Gael Guennebaud 72c0bbe2bd Simplify handling of tests that must fail to compile.
Each test is now a normal ctest target, and build properties (compiler+flags) are preserved (instead of starting a new build-dir from scratch).
2018-12-12 15:48:36 +01:00
..
bdcsvd_int.cpp
block_nonconst_ctor_on_const_xpr_0.cpp
block_nonconst_ctor_on_const_xpr_1.cpp
block_nonconst_ctor_on_const_xpr_2.cpp
block_on_const_type_actually_const_0.cpp
block_on_const_type_actually_const_1.cpp
CMakeLists.txt Simplify handling of tests that must fail to compile. 2018-12-12 15:48:36 +01:00
colpivqr_int.cpp
const_qualified_block_method_retval_0.cpp
const_qualified_block_method_retval_1.cpp
const_qualified_diagonal_method_retval.cpp
const_qualified_transpose_method_retval.cpp
cwiseunaryview_nonconst_ctor_on_const_xpr.cpp
cwiseunaryview_on_const_type_actually_const.cpp
diagonal_nonconst_ctor_on_const_xpr.cpp
diagonal_on_const_type_actually_const.cpp
eigensolver_cplx.cpp
eigensolver_int.cpp
failtest_sanity_check.cpp
fullpivlu_int.cpp
fullpivqr_int.cpp
jacobisvd_int.cpp
ldlt_int.cpp
llt_int.cpp
map_nonconst_ctor_on_const_ptr_0.cpp
map_nonconst_ctor_on_const_ptr_1.cpp
map_nonconst_ctor_on_const_ptr_2.cpp
map_nonconst_ctor_on_const_ptr_3.cpp
map_nonconst_ctor_on_const_ptr_4.cpp
map_on_const_type_actually_const_0.cpp
map_on_const_type_actually_const_1.cpp
partialpivlu_int.cpp
qr_int.cpp
ref_1.cpp
ref_2.cpp
ref_3.cpp
ref_4.cpp
ref_5.cpp
selfadjointview_nonconst_ctor_on_const_xpr.cpp
selfadjointview_on_const_type_actually_const.cpp
sparse_ref_1.cpp
sparse_ref_2.cpp
sparse_ref_3.cpp
sparse_ref_4.cpp
sparse_ref_5.cpp
sparse_storage_mismatch.cpp bug #1005: fix regression regarding sparse coeff-wise binary operator that did not trigger a static assertion for mismatched storage 2015-06-08 10:14:08 +02:00
swap_1.cpp
swap_2.cpp
ternary_1.cpp Add unit tests for bug #981: valid and invalid usage of ternary operator 2015-09-09 11:38:25 +02:00
ternary_2.cpp Add unit tests for bug #981: valid and invalid usage of ternary operator 2015-09-09 11:38:25 +02:00
transpose_nonconst_ctor_on_const_xpr.cpp
transpose_on_const_type_actually_const.cpp
triangularview_nonconst_ctor_on_const_xpr.cpp
triangularview_on_const_type_actually_const.cpp