[packages/kf5-extra-cmake-modules] - ctest --output-on-failure

witekfl witekfl at pld-linux.org
Fri Apr 15 10:01:33 CEST 2022


commit 68d6e03d15838efdaa41c01fd7bb5904978c8d27
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Fri Apr 15 10:01:00 2022 +0200

    - ctest --output-on-failure

 kf5-extra-cmake-modules.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kf5-extra-cmake-modules.spec b/kf5-extra-cmake-modules.spec
index 757ecdb..453e983 100644
--- a/kf5-extra-cmake-modules.spec
+++ b/kf5-extra-cmake-modules.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-extra-cmake-modules.git/commitdiff/68d6e03d15838efdaa41c01fd7bb5904978c8d27



More information about the pld-cvs-commit mailing list