more pretty tests

This commit is contained in:
arcan1s
2014-08-17 11:05:49 +04:00
parent a7911d48d1
commit 4cc9d0ec11
6 changed files with 165 additions and 19 deletions

View File

@ -71,6 +71,7 @@ if (BUILD_HELPER)
add_subdirectory (helper)
endif ()
if (BUILD_TEST)
enable_testing ()
add_subdirectory (test)
endif ()
if (BUILD_GUI)