We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414f2e5 commit 08c86cbCopy full SHA for 08c86cb
test/CMakeLists.txt
@@ -14,4 +14,5 @@ list(APPEND test_resources ${resources})
14
file(COPY ${test_resources} DESTINATION "resources/")
15
16
# Set up the test
17
+list(APPEND CMAKE_CTEST_ARGUMENTS "--output-on-failure")
18
add_test(NAME raylib-aseprite-test COMMAND raylib-aseprite-test)
0 commit comments