Expand and improve unit-tests

This commit is contained in:
Benoit Jacob
2007-12-11 10:07:18 +00:00
parent d50ce24dd9
commit 2b20814ced
5 changed files with 124 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ SET(test_SRCS
main.cpp
basicstuff.cpp
adjoint.cpp
submatrices.cpp
)
QT4_AUTOMOC(${test_SRCS})