aboutsummaryrefslogtreecommitdiffhomepage
path: root/HACKING
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-11-01 19:04:38 +0100
committerGuido Günther <agx@sigxcpu.org>2017-11-01 19:04:38 +0100
commit392094d11275c1e47c728ef4c61cc187a7f5f4c8 (patch)
treea679abf6d79efa6abc248f391e523208b13dd23f /HACKING
parent5b05ead3a6f7b078f105336edb8ddd78fce48fe6 (diff)
docs: we'd like to have tests with patches
Gbp-Dch: Ignore
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING3
1 files changed, 3 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 6fbd41b2..69a30961 100644
--- a/HACKING
+++ b/HACKING
@@ -34,6 +34,9 @@ mailing list or add it to a bug report against git-buildpackage on
http://bugs.debian.org/src:git-buildpackage
+If you fix a regression or add a new feature please make sure this is covered
+by either a unittest (tests/*.py) or a component test that exercises one of the
+scripts (tests/component/{deb,rpm}/*.py.
Layout
------