mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Add a packetmath unit test, re-enable the comma-initializer unit test,
and bug fix in PacketMath/SSE
This commit is contained in:
@@ -86,6 +86,7 @@ ENDIF(TEST_LIB)
|
||||
|
||||
EI_ADD_TEST(sizeof)
|
||||
EI_ADD_TEST(nomalloc)
|
||||
EI_ADD_TEST(packetmath)
|
||||
EI_ADD_TEST(basicstuff)
|
||||
EI_ADD_TEST(linearstructure)
|
||||
EI_ADD_TEST(cwiseop)
|
||||
@@ -95,6 +96,7 @@ EI_ADD_TEST(product_large ${EI_OFLAG})
|
||||
EI_ADD_TEST(adjoint)
|
||||
EI_ADD_TEST(submatrices)
|
||||
EI_ADD_TEST(miscmatrices)
|
||||
EI_ADD_TEST(commainitializer)
|
||||
EI_ADD_TEST(smallvectors)
|
||||
EI_ADD_TEST(map)
|
||||
EI_ADD_TEST(array)
|
||||
|
||||
Reference in New Issue
Block a user