mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-02 02:12:47 +02:00
* Added (very) basic Query & Result unit tests.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
include_directories(${CMAKE_CURRENT_LIST_DIR}/../src)
|
||||
include_directories(${CMAKE_CURRENT_LIST_DIR}/../src ${CMAKE_CURRENT_LIST_DIR}/../src/libtomahawk)
|
||||
include(tomahawk_add_test.cmake)
|
||||
|
||||
tomahawk_add_test(Foo)
|
||||
tomahawk_add_test(Result)
|
||||
tomahawk_add_test(Query)
|
||||
|
Reference in New Issue
Block a user