[neon/extras/kuserfeedback/Neon/unstable] debian: add tests for completeness
Carlos De Maine
null at kde.org
Thu Mar 16 00:49:13 GMT 2023
Git commit 4689422653160bb9f465c35504a6e1780f9a274c by Carlos De Maine.
Committed on 16/03/2023 at 00:49.
Pushed by carlosdem into branch 'Neon/unstable'.
add tests for completeness
M +3 -0 debian/rules
https://invent.kde.org/neon/extras/kuserfeedback/commit/4689422653160bb9f465c35504a6e1780f9a274c
diff --git a/debian/rules b/debian/rules
index e48740a..f3f8a13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,3 +26,6 @@ override_dh_shlibdeps:
dh_shlibdeps
dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
+override_dh_auto_test:
+ dh_auto_test
+ dh_auto_test --builddirectory=build-Qt6
\ No newline at end of file
More information about the Neon-commits
mailing list