Fix inverted set of automated test cases.

This commit is contained in:
Bård Skaflestad 2013-05-15 16:08:56 +02:00
parent 2500f1ae58
commit d2f412e27a

View File

@ -34,9 +34,9 @@ list (APPEND MAIN_SOURCE_FILES
# originally generated with the command:
# find tests -name '*.cpp' -a ! -wholename '*/not-unit/*' -printf '\t%p\n' | sort
list (APPEND TEST_SOURCE_FILES
tests/not-unit/test_ad.cpp
tests/not-unit/test_impestpfa_ad.cpp
tests/not-unit/test_vec.cpp
tests/test_block.cpp
tests/test_boprops_ad.cpp
tests/test_syntax.cpp
)
list (APPEND TEST_DATA_FILES