]> git.pld-linux.org Git - packages/kf5-extra-cmake-modules.git/commitdiff
- ctest --output-on-failure
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 15 Apr 2022 08:01:00 +0000 (10:01 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 15 Apr 2022 08:01:00 +0000 (10:01 +0200)
kf5-extra-cmake-modules.spec

index 757ecdb11e96b51086208a55c13050eed0cfdc01..453e9838f0e975bdbde029dd8fc16d535bda0f28 100644 (file)
@@ -97,7 +97,7 @@ cd build
 %if %{with tests}
 # GenerateSipBindings wants clang and has libclang checks incompatible with libclang >= 4
 # ECMPoQmToolsTest fails to build it's own moc file
-ctest -E '(GenerateSipBindings|ECMPoQmToolsTest)'
+ctest -E '(GenerateSipBindings|ECMPoQmToolsTest)' --output-on-failure
 %endif
 
 %install
This page took 0.368972 seconds and 4 git commands to generate.