From ecbd050d62ca87c4298a1344c805db0b93c392e0 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 7 Nov 2015 17:28:10 +0000 Subject: Test suite: Provide test for nonexistent --always-split-source-build We are going to introduce this option soon. It is not supposed to actually have very much overall effect, although it will replumb the way dgit goes about making the source package. So the tests are just the same as the normal tests only with the additional option. --- tests/tests/build-modes-asplit | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 tests/tests/build-modes-asplit (limited to 'tests/tests/build-modes-asplit') diff --git a/tests/tests/build-modes-asplit b/tests/tests/build-modes-asplit new file mode 100755 index 0000000..fa3bf8a --- /dev/null +++ b/tests/tests/build-modes-asplit @@ -0,0 +1,5 @@ +#!/bin/bash +set -e +. tests/lib +. $troot/lib-build-modes +bm-alwayssplit -- cgit v1.2.3