Basic infrastructure for test tools to check that things are working

This commit is contained in:
Luca Beltrame 2015-08-23 15:31:18 +02:00
commit 9a3fd3819f
6 changed files with 130 additions and 1 deletions

View file

@ -29,4 +29,4 @@ target_link_libraries(danbooru PUBLIC
install(TARGETS danbooru ${INSTALL_TARGETS_DEFAULT_ARGS})
add_subdirectory(tests)