From 94ab482143940ba5c6d9c4c03e1f79dbfefc5422 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 30 Jun 2019 22:16:56 +0100 Subject: test suite: baredebian-plusgit: New test for baredebian+git Signed-off-by: Ian Jackson --- tests/tests/baredebian-plusgit | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 tests/tests/baredebian-plusgit (limited to 'tests') 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 -- cgit v1.2.3