summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-06-30 22:16:56 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-06-30 22:17:19 +0100
commit94ab482143940ba5c6d9c4c03e1f79dbfefc5422 (patch)
tree5ff4e5dbf9082c942f23995a2a3e18dea46fe5a0 /tests
parentd61c3b4c98cdcb527bb598946950e66b4487ea51 (diff)
test suite: baredebian-plusgit: New test for baredebian+git
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tests/baredebian-plusgit17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/tests/baredebian-plusgit b/tests/tests/baredebian-plusgit
new file mode 100755
index 0000000..5c53fdd
--- /dev/null
+++ b/tests/tests/baredebian-plusgit
@@ -0,0 +1,17 @@
+#!/bin/bash
+set -e
+. tests/lib
+. $troot/lib-baredebian
+
+t-dependencies quilt
+
+t-setup-import baredebian
+t-tstunt-parsechangelog
+
+cd $p
+baredebian-test-vars
+quiltmode=baredebian+git
+
+baredebian-test-minimum
+
+t-ok