From 30cde7673936e36c2fdaa1b5e80526af39636461 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Sat, 14 Mar 2020 11:20:32 +0100 Subject: Allow tests to output to stderr without causing failure. --- debian/changelog | 6 ++++++ debian/tests/control | 2 ++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6286f56..4e3ddef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +phat (1.5-5) unstable; urgency=medium + + * Allow tests to output to stderr without causing failure. + + -- Gard Spreemann Sat, 14 Mar 2020 11:19:04 +0100 + phat (1.5-4) unstable; urgency=medium * Add tests. diff --git a/debian/tests/control b/debian/tests/control index 1b4d2c3..613d0c7 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,5 +1,7 @@ Tests: utils.sh Depends: phat-utils, shunit2 +Restrictions: allow-stderr Tests: python.sh Depends: python3-all, python3-phat +Restrictions: allow-stderr -- cgit v1.2.3