[Piuparts-devel] [Git][debian/piuparts][develop] actually add ./debian/tests/
Holger Levsen
gitlab at salsa.debian.org
Thu Aug 8 11:37:12 BST 2019
Holger Levsen pushed to branch develop at Debian / piuparts
Commits:
1f1b1646 by Holger Levsen at 2019-08-08T10:37:02Z
actually add ./debian/tests/
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- + debian/tests/control
- + debian/tests/smoke-test
Changes:
=====================================
debian/tests/control
=====================================
@@ -0,0 +1,3 @@
+Tests: smoke-test
+Depends: @
+Restrictions: needs-root
=====================================
debian/tests/smoke-test
=====================================
@@ -0,0 +1,12 @@
+#!/bin/sh
+
+echo running $0
+
+test_this() {
+ echo
+ echo "running $@"
+ $@
+}
+
+test_this piuparts --info
+test_this piuparts --list
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/1f1b16460a29ef560595d94bd8298d282cb49314
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/1f1b16460a29ef560595d94bd8298d282cb49314
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20190808/e1c83c43/attachment-0001.html>
More information about the Piuparts-devel
mailing list