mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
added unit tests for sizeof and dynamic memory allocation
This commit is contained in:
@@ -68,6 +68,8 @@ ENABLE_TESTING()
|
||||
|
||||
ADD_DEFINITIONS("-DEIGEN_EXTERN_INSTANCIATION=1")
|
||||
|
||||
EI_ADD_TEST(sizeof)
|
||||
EI_ADD_TEST(nomalloc)
|
||||
EI_ADD_TEST(basicstuff)
|
||||
EI_ADD_TEST(linearstructure)
|
||||
EI_ADD_TEST(cwiseop)
|
||||
|
||||
Reference in New Issue
Block a user