mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
Eigen3: Enable test
This commit is contained in:
committed by
Daniel Agar
parent
d43b0513ce
commit
22cd71d5c3
@@ -112,7 +112,7 @@ const struct {
|
||||
#ifndef TESTS_MATHLIB_DISABLE
|
||||
{"mathlib", test_mathlib, 0},
|
||||
#endif
|
||||
{"eigen", test_eigen, OPT_NOALLTEST | OPT_NOJIGTEST},
|
||||
{"eigen", test_eigen, OPT_NOJIGTEST},
|
||||
{"help", test_help, OPT_NOALLTEST | OPT_NOHELP | OPT_NOJIGTEST},
|
||||
{NULL, NULL, 0}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user