Skip to content

Commit

Permalink
show why test failed
Browse files Browse the repository at this point in the history
  • Loading branch information
farindk committed Nov 3, 2024
1 parent 871bbbb commit 4a8b045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,7 @@ if(ENABLE_COVERAGE)
endif()

option(BUILD_TESTING "" ON)
set(CMAKE_CTEST_ARGUMENTS "--output-on-failure")
include(CTest)
if(BUILD_TESTING)
# TODO: fix tests on windows.
Expand Down

0 comments on commit 4a8b045

Please sign in to comment.