mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 13:26:38 +02:00
tests: add -v option for command "tests" to increase verbosity (CMake)
This commit is contained in:
@@ -66,4 +66,4 @@ add_dependencies(tests
|
||||
# test for cmake (ctest)
|
||||
add_test(NAME unit
|
||||
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
|
||||
COMMAND tests)
|
||||
COMMAND tests -v)
|
||||
|
||||
Reference in New Issue
Block a user