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 f3a3d46 commit 104dcd7Copy full SHA for 104dcd7
.appveyor.yml
@@ -35,4 +35,4 @@ build_script:
35
- cmake --build . --config "%CONFIGURATION%"
36
37
test_script:
38
- - ctest -C "%CONFIGURATION%" --output-on-failure
+ - ctest -C "%CONFIGURATION%" --rerun-failed --output-on-failure -VV
0 commit comments