added a tough test to check the determinant that currently fails

This commit is contained in:
Gael Guennebaud
2008-04-25 23:13:20 +00:00
parent 6f2c72fb53
commit 173e582e3c
5 changed files with 85 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ SET(test_SRCS
smallvectors.cpp
map.cpp
cwiseop.cpp
determinant.cpp
)
QT4_AUTOMOC(${test_SRCS})